Interaction.SetDoNotDisturb
Method | SetDoNotDisturb |
---|---|
Module | Interaction |
Library | Core |
Action | Set or unset User Interaction Do Not Disturb mode for a user session. |
Parameters |
|
Return values |
0 minutes means Do Not Disturb mode is now disabled.
|
Example | Interaction.SetDoNotDisturb(Minutes: 10); |
Platforms |
|
Notes |