Represents a universal method to control the vibration on Windows Mobile devices.
| C# | Visual Basic |
[ObsoleteAttribute("Use InTheHand.Devices.VibrateController")] public static class Vibrate
<ObsoleteAttribute("Use InTheHand.Devices.VibrateController")> _ Public NotInheritable Class Vibrate
| All Members | Methods | ||||
| Icon | Member | Description |
|---|---|---|
| Play()()() | Obsolete.
Plays a continuous vibration.
| |
| Stop()()() | Obsolete.
Stops vibration.
|
| Requirements | |
|---|---|
| Windows Mobile | Windows Mobile 2003 and later |
| Object | |
| Vibrate | |