PlatformInhibitionType Enumeration
A platform specific behavior that can be inhibited.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public enum PlatformInhibitionType
Public Enumeration PlatformInhibitionType
type PlatformInhibitionType
Members
AppSleep | 0 | When inhibited, prevents the app from being put to sleep or being given a lower priority when not in focus. |