Interface IPlatformBehaviorInhibition
Allows to inhibit platform specific behavior.
public interface IPlatformBehaviorInhibition
Methods
SetInhibitAppSleep(bool, string)
Task SetInhibitAppSleep(bool inhibitAppSleep, string reason)
Allows to inhibit platform specific behavior.
public interface IPlatformBehaviorInhibition
Task SetInhibitAppSleep(bool inhibitAppSleep, string reason)