Response Types

Each command and notification declares an associated result type.

  • Describes the current battery status.

    See more

    Declaration

    Swift

    public struct BatteryStatus
  • The possible gesture types.

    See more

    Declaration

    Swift

    public enum Gesture : Int, CaseIterable
  • Data describing the current touch.

    See more

    Declaration

    Swift

    public struct TouchData