UpperViewSwipingEvent
public enum UpperViewSwipingEvent
The collection of event types that can be targeted in the UpperViewSwipingActivity.addTarget method
-
Swiping to the left
Declaration
Swift
case swipeLeft -
Swiping to the right
Declaration
Swift
case swipeRight
View on GitHub
UpperViewSwipingEvent Enumeration Reference