Enum sap.m.SwipeDirectionModule: sap/m/library


Directions for swipe event.

Field Summary
sap.m.SwipeDirection.BothBoth directions (left to right or right to left)
sap.m.SwipeDirection.LeftToRightSwipe from left to right
sap.m.SwipeDirection.RightToLeftSwipe from right to left.
Field Detail
sap.m.SwipeDirection.Both: string
Both directions (left to right or right to left)
sap.m.SwipeDirection.LeftToRight: string
Swipe from left to right
sap.m.SwipeDirection.RightToLeft: string
Swipe from right to left.