Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 809 Bytes

File metadata and controls

38 lines (25 loc) · 809 Bytes
-api-id -api-type
T:Windows.Phone.Notification.Management.VibrateState
winrt enum

VibrateState

-description

Represents the state of the phone vibrate mode and ringer.

-enum-fields

-field RingerOffVibrateOff:0

Both the ringer and vibrate mode are off.

-field RingerOffVibrateOn:1

The ringer is off and vibrate mode is on.

-field RingerOnVibrateOff:2

The ringer is on and vibrate mode is off.

-field RingerOnVibrateOn:3

Both the ringer and vibrate mode are on.

-remarks

Calling this API requires that the ID_CAP_SMS and ID_CAP_SMS_COMPANION capabilities be specified in the application manifest.

-examples

-see-also

-capabilities

accessoryManager