CustomSwipeItem Fields
Defines a view for a custom swipe item.| Name | Description |
|---|---|
| BackgroundColorProperty static | Identifies the BackgroundColor dependency property. Inherited from SwipeItemBase. |
| CommandParameterProperty static | Identifies the CommandParameter dependency property. Inherited from SwipeItemBase. |
| CommandProperty static | Identifies the Command dependency property. Inherited from SwipeItemBase. |
| SizeProperty static | Identifies the Size dependency property. Inherited from SwipeItemBase. |
| ViewProperty static | Identifies the View dependency property. |
See Also