Classes

The following classes are available globally.

  • Top-level interface to the BoseGesture library. Note that you must call BoseGesture.configure(withKey:) with a valid API key before using the BoseGesture.shared singleton instance.

    See more

    Declaration

    Swift

    public class BoseGesture
  • Base Gesture recognizer class, common to specific recognizer implementations.

    See more

    Declaration

    Swift

    public class BoseGestureRecognizer