PlatformInhibitionType Enumeration

A platform specific behavior that can be inhibited.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public enum PlatformInhibitionType

Members

AppSleep0 When inhibited, prevents the app from being put to sleep or being given a lower priority when not in focus.

See Also