The methods of Android.OS.Vibrator are listed below. For a list of all members, see the Vibrator Members list.
See Also: Inherited members from Java.Lang.Object
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. |