Depicts the top swipe limit for an item. On iOS this value additionally determines how far from the bottom edge can the user swipe the item's main content. Once the threshold is exceeded, the 'bottom' value determines the distance from the top edge at which the item is positioned once released.
Depicts the top swipe limit for an item. On iOS this value additionally determines how far from the top edge can the user swipe the item's main content. Once the threshold is exceeded, the 'left' value determines the distance from the top edge at which the item is positioned once released.
Depicts the right swipe limit for an item. On iOS this value additionally determines how far from the right edge can the user swipe the item's main content. Once the threshold is exceeded, the 'right' value determines the distance from the top edge at which the item is positioned once released.
Depicts the threshold which needs to be exceeded in order for the item being swiped to stick to one of the end positions determine by the top, left, right and bottom properties depending on the swipe direction.
Depicts the top swipe limit for an item. On iOS this value additionally determines how far from the top edge can the user swipe the item's main content. Once the threshold is exceeded, the 'top' value determines the distance from the top edge at which the item is positioned once released.
Generated using TypeDoc
Contains information about the swipe limits.