Allows applications to start and stop vibration on the device.
Obtain an instance of this class using the Default property.
| C# | Visual Basic |
public sealed class VibrateController
Public NotInheritable Class VibrateController
| All Members | Methods | Properties | |||
| Icon | Member | Description |
|---|---|---|
| Default |
The static method used to obtain an instance of the VibrateController object.
| |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode()()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType()()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone()()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| Start(TimeSpan) |
Starts vibration on the device.
| |
| Stop()()()() |
Stops vibration on the device.
| |
| ToString()()()() | (Inherited from Object.) |
| Requirements | |
|---|---|
| Windows Mobile | Windows Mobile 2003 and later |
| Object | |
| VibrateController | |