Click or drag to resize
Cimbalino ToolkitIVibrationService Methods

The IVibrationService type exposes the following members.

Methods
  NameDescription
Public methodCancel
Stops the vibration of the device.
Public methodVibrate
Vibrates the device for 200 milliseconds.
Public methodVibrate(Double)
Vibrates the device for the specified duration (from 0 to 5000 milliseconds).
Public methodVibrate(TimeSpan)
Vibrates the device for the specified duration (from 0 to 5000 milliseconds).
Top
See Also