IPlatformBehaviorInhibition Interface
Definition
Allows to inhibit platform specific behavior.
public interface IPlatformBehaviorInhibition
Methods
| Name | Description |
|---|---|
| SetInhibitAppSleep | No summary available. |
SetInhibitAppSleep Method
public System.Threading.Tasks.Task SetInhibitAppSleep(bool inhibitAppSleep, string reason)
Parameters
inhibitAppSleep bool
reason string
Returns
System.Threading.Tasks.Task