The InTheHand.Devices namespace exposes the VibrateController class which allows applications to vibrate the device.
| C# | Visual Basic |
namespace InTheHand.Devices
Namespace InTheHand.Devices
| All Types | Classes | Enumerations |
| Icon | Type | Description |
|---|---|---|
| DeviceType |
Defines the device type values used by the DeviceType property.
| |
| Environment |
Gives applications access to information about the environment in which they are running.
| |
| VibrateController |
Allows applications to start and stop vibration on the device.
Obtain an instance of this class using the Default property.
|