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

CustomSwipeItem Properties

Defines a view for a custom swipe item.
Name Description
ActualAppearance Gets the common appearance settings that are applied to the current SwipeItemBase‘s descendants. Inherited from SwipeItemBase.
BackgroundColor Gets or sets the background color of the SwipeItemBase and its descendants. This is a bindable property. Inherited from SwipeItemBase.
Command Gets or sets the command that is invoked when a user clicks the SwipeItemBase. This is a bindable property. Inherited from SwipeItemBase.
CommandParameter Gets or sets the parameter that is passed to the Command when it is invoked. This is a bindable property. Inherited from SwipeItemBase.
Size Gets or sets the size of the SwipeItemBase. This is a bindable property. Inherited from SwipeItemBase.
View
See Also