SwipeItemStyle Fields
Stores the swipe item appearance settings.| Name | Description |
|---|---|
| BackgroundColorProperty static | Identifies the BackgroundColor bindable property. Inherited from StyleBase. |
| FontAttributesProperty static | Identifies the FontAttributes bindable property. Inherited from StyleBase. |
| FontColorProperty static | Identifies the FontColor bindable property. Inherited from StyleBase. |
| FontFamilyProperty static | Identifies the FontFamily bindable property. Inherited from StyleBase. |
| FontSizeProperty static | Identifies the FontSize bindable property. Inherited from StyleBase. |
| TextDecorationsProperty static | Identifies the TextDecorations dependency property. Inherited from StyleBase. |
| WidthProperty static | Identifies the Width bindable property. |
See Also