A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
cancel() — method, class com.distriqt.extension.vibration.Vibration |
|
Cancels any current device vibration, including any repeating pattern or long duration.
iOS: Unsupported
|
canProvideFeedback — Property, class com.distriqt.extension.vibration.Vibration |
|
Check whether the device supports haptic feedback
|
canVibrate — Property, class com.distriqt.extension.vibration.Vibration |
|
Check whether the device supports vibration
|
CLICK — Constant Static Property, class com.distriqt.extension.vibration.FeedbackGeneratorType |
|
The user has performed a context click on an object
Equivalent to the iOS SELECTION feedback type
|
clone() — method, class com.distriqt.extension.vibration.events.HapticEngineEvent |
| |
clone() — method, class com.distriqt.extension.vibration.events.HapticPlayerEvent |
| |
com.distriqt.extension.vibration — package |
| |
com.distriqt.extension.vibration.events — package |
| |
com.distriqt.extension.vibration.haptics — package |
| |
COMPLETE — Constant Static Property, class com.distriqt.extension.vibration.events.HapticPlayerEvent |
|
Dispatched when the haptic player completes. |
createAdvancedPlayer(pattern:com.distriqt.extension.vibration.haptics:HapticPattern, params:com.distriqt.extension.vibration.haptics:HapticDynamicParams) — method, interface com.distriqt.extension.vibration.haptics.HapticEngine |
|
Creates an advanced haptic player
|
createFeedbackGenerator(type:String, style:String) — method, class com.distriqt.extension.vibration.Vibration |
|
Create a feedback generator of the specified type. |
|
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |