Property EnableVibration
EnableVibration
Sets whether notification posted to this channel should vibrate. This can be changed by users in the settings app.
Declaration
public bool EnableVibration { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |
Sets whether notification posted to this channel should vibrate. This can be changed by users in the settings app.
public bool EnableVibration { get; set; }
| Type | Description |
|---|---|
| bool |