- Assembly
- Rocket
.Surgery .Blazor .FontAwesome5 .dll - Namespace
- Rocket
.Surgery .Blazor .FontAwesome5 - Base Types
-
- Enum
graph BT
Type-->Base0["Enum"]
Type["IconFlip"]
class Type type-node
Syntax
public sealed class IconFlip : Enum
Attributes
Type | Description |
---|---|
FlagsAttribute |
Fields
Name | Constant Value | Summary |
---|---|---|
Both | 3 |
static
|
Horizontal | 1 |
static
|
None | 0 |
static
|
value__ | ||
Vertical | 2 |
static
|
Extension Methods
Name | Value | Summary |
---|---|---|
SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|