Classes
The following classes are available globally.
-
Top-level interface to the BoseGesture library. Note that you must call
See moreBoseGesture.configure(withKey:)
with a valid API key before using theBoseGesture.shared
singleton instance.Declaration
Swift
public class BoseGesture
-
Base Gesture recognizer class, common to specific recognizer implementations.
See moreDeclaration
Swift
public class BoseGestureRecognizer