IconPlacement
Where a
Button's icon sits relative to its text.- Kind: Enum
- Namespace: SkeleKit
- Implements:
IComparable,IConvertible,IFormattable,ISpanFormattable
Values
| Name | Summary |
|---|---|
Bottom | Below the text. |
Leading | Before the text. |
Top | Above the text. |
Trailing | After the text. |