• Undocumented

    See more

    Declaration

    Swift

    public final class GestureManager : GestureHandlerDelegate
  • Configuration options for the built-in gestures

    See more

    Declaration

    Swift

    public struct GestureOptions : Equatable
  • Options used to configure the direction in which the map is allowed to move during a pan gesture. Called ScrollMode in the Android SDK for consistency with platform conventions.

    See more

    Declaration

    Swift

    public enum PanMode : String, Equatable, CaseIterable
  • Undocumented

    See more

    Declaration

    Swift

    public protocol GestureManagerDelegate : AnyObject
  • Undocumented

    See more

    Declaration

    Swift

    public enum GestureType : Hashable, CaseIterable