VibrateController Class
Windows Phone
March 22, 2012
Allows Windows Phone applications to start and stop vibration on the device. Obtain an instance of this class using the Default method.
Namespace:
Microsoft.Devices
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
The VibrateController type exposes the following members.
| Name | Description | |
|---|---|---|
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Object.) |
|
GetHashCode | (Inherited from Object.) |
|
GetType | (Inherited from Object.) |
|
MemberwiseClone | (Inherited from Object.) |
|
Start | Starts vibration on the device. |
|
Stop | Stops vibration on the device. |
|
ToString | (Inherited from Object.) |