PlatformInhibitionType Enum
Definition
A platform specific behavior that can be inhibited.
public enum PlatformInhibitionType
Fields
| Name | Description |
|---|---|
| AppSleep | When inhibited, prevents the app from being put to sleep or being given a lower priority when not in focus. |
AppSleep Field
When inhibited, prevents the app from being put to sleep or being given a lower priority when not in focus.
public Avalonia.Controls.PlatformInhibitionType AppSleep