Skip to main content

PlatformInhibitionType Enum

Definition

Assembly:Avalonia.Controls
Package:Avalonia

A platform specific behavior that can be inhibited.

public enum PlatformInhibitionType

Inheritance: Enum -> PlatformInhibitionType

Fields

NameDescription
AppSleepWhen 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