SwipeContainer Members
In This Article
#Constructors
Name | Description |
---|---|
Swipe |
Initializes a new instance of the Swipe |
#Fields
Name | Description |
---|---|
End |
Identifies the End |
Full |
Identifies the Full |
Item |
Identifies the Item |
Start |
Identifies the Start |
#Properties
Name | Description |
---|---|
End |
Gets the collection of objects that specify action buttons displayed on the right side of a data item when a user swipes the item from right to left. If the Collection |
Full |
|
Item |
|
Start |
Gets the collection of objects that specify action buttons displayed on the left side of a data item when a user swipes the item from left to right. If the Collection |
See Also