public final class UIEventSubtype
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
MotionShake
for UIEventTypeMotion, available in iPhone OS 3.0
|
static long |
None
available in iPhone OS 3.0
|
static long |
RemoteControlBeginSeekingBackward
for UIEventTypeRemoteControl, available in iOS 4.0
|
static long |
RemoteControlBeginSeekingForward
for UIEventTypeRemoteControl, available in iOS 4.0
|
static long |
RemoteControlEndSeekingBackward
for UIEventTypeRemoteControl, available in iOS 4.0
|
static long |
RemoteControlEndSeekingForward
for UIEventTypeRemoteControl, available in iOS 4.0
|
static long |
RemoteControlNextTrack
for UIEventTypeRemoteControl, available in iOS 4.0
|
static long |
RemoteControlPause
for UIEventTypeRemoteControl, available in iOS 4.0
|
static long |
RemoteControlPlay
for UIEventTypeRemoteControl, available in iOS 4.0
|
static long |
RemoteControlPreviousTrack
for UIEventTypeRemoteControl, available in iOS 4.0
|
static long |
RemoteControlStop
for UIEventTypeRemoteControl, available in iOS 4.0
|
static long |
RemoteControlTogglePlayPause
for UIEventTypeRemoteControl, available in iOS 4.0
|
public static final long None
public static final long MotionShake
public static final long RemoteControlPlay
public static final long RemoteControlPause
public static final long RemoteControlStop
public static final long RemoteControlTogglePlayPause
public static final long RemoteControlNextTrack
public static final long RemoteControlPreviousTrack
public static final long RemoteControlBeginSeekingBackward
public static final long RemoteControlEndSeekingBackward
public static final long RemoteControlBeginSeekingForward
public static final long RemoteControlEndSeekingForward