VibrateController.Default Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The static method used to obtain an instance of the VibrateController object.

Namespace:  Microsoft.Devices
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

Public Shared ReadOnly Property Default As VibrateController
public static VibrateController Default { get; }

Property Value

Type: Microsoft.Devices..::.VibrateController
Returns VibrateController.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Platforms

Windows Phone

See Also

Reference

VibrateController Class

Microsoft.Devices Namespace

Other Resources

How to vibrate the phone for Windows Phone 8