GestureType

public struct GestureType : OptionSet, Hashable

An OptionSet that defines available gestures for ExclusiveGestureManager.

Lifecycle

Public

  • Declaration

    Swift

    public typealias RawValue = Int
  • Declaration

    Swift

    public var rawValue: Int
  • Declaration

    Swift

    public func hash(into hasher: inout Hasher)