The members of Android.OS.Vibrator are listed below.
See Also: Inherited members from Java.Lang.Object
A constructor used when creating managed representations of JNI objects; called by the runtime. |
[read-only] abstract | HasVibrator | bool. Check whether the hardware has a vibrator. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
abstract | Cancel()Turn the vibrator off. | |
static | FromContext(Android.Content.Context)Documentation for this section has not yet been entered. | |
Vibrate(long)Vibrate constantly for the specified period of time. | ||
Vibrate(long, Android.Media.AudioAttributes)Vibrate constantly for the specified period of time. | ||
Vibrate(long[], int)Vibrate with a given pattern. | ||
Vibrate(long[], int, Android.Media.AudioAttributes)Vibrate with a given pattern. |