Class UIEventSubtype


  • public final class UIEventSubtype
    extends java.lang.Object
    • Field Detail

      • MotionShake

        public static final long MotionShake
        for UIEventTypeMotion, available in iPhone OS 3.0
        See Also:
        Constant Field Values
      • RemoteControlPlay

        public static final long RemoteControlPlay
        for UIEventTypeRemoteControl, available in iOS 4.0
        See Also:
        Constant Field Values
      • RemoteControlPause

        public static final long RemoteControlPause
        for UIEventTypeRemoteControl, available in iOS 4.0
        See Also:
        Constant Field Values
      • RemoteControlStop

        public static final long RemoteControlStop
        for UIEventTypeRemoteControl, available in iOS 4.0
        See Also:
        Constant Field Values
      • RemoteControlTogglePlayPause

        public static final long RemoteControlTogglePlayPause
        for UIEventTypeRemoteControl, available in iOS 4.0
        See Also:
        Constant Field Values
      • RemoteControlNextTrack

        public static final long RemoteControlNextTrack
        for UIEventTypeRemoteControl, available in iOS 4.0
        See Also:
        Constant Field Values
      • RemoteControlPreviousTrack

        public static final long RemoteControlPreviousTrack
        for UIEventTypeRemoteControl, available in iOS 4.0
        See Also:
        Constant Field Values
      • RemoteControlBeginSeekingBackward

        public static final long RemoteControlBeginSeekingBackward
        for UIEventTypeRemoteControl, available in iOS 4.0
        See Also:
        Constant Field Values
      • RemoteControlEndSeekingBackward

        public static final long RemoteControlEndSeekingBackward
        for UIEventTypeRemoteControl, available in iOS 4.0
        See Also:
        Constant Field Values
      • RemoteControlBeginSeekingForward

        public static final long RemoteControlBeginSeekingForward
        for UIEventTypeRemoteControl, available in iOS 4.0
        See Also:
        Constant Field Values
      • RemoteControlEndSeekingForward

        public static final long RemoteControlEndSeekingForward
        for UIEventTypeRemoteControl, available in iOS 4.0
        See Also:
        Constant Field Values