-
Undocumented
See moreDeclaration
Swift
public final class GestureManager : GestureHandlerDelegate
-
Configuration options for the built-in gestures
See moreDeclaration
Swift
public struct GestureOptions : Equatable
-
Options used to configure the direction in which the map is allowed to move during a pan gesture. Called
See moreScrollMode
in the Android SDK for consistency with platform conventions.Declaration
Swift
public enum PanMode : String, Equatable, CaseIterable
-
Undocumented
See moreDeclaration
Swift
public protocol GestureManagerDelegate : AnyObject
-
Undocumented
See moreDeclaration
Swift
public enum GestureType : Hashable, CaseIterable