GestureType

public struct GestureType : OptionSet, Hashable

An OptionSet that defines available gestures for ExclusiveGestureManager.

Important

This is a Public Preview API. It may be changed or removed at any time.

Lifecycle

Public

  • Declaration

    Swift

    public typealias RawValue = Int
  • Declaration

    Swift

    public var rawValue: Int
  • Declaration

    Swift

    public func hash(into hasher: inout Hasher)