Skip to main content
A newer version of this page is available. .

CustomSwipeItem Fields

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