Skip to main content

EnableSessionManagement Property

Determines whether to enable support for the X Session Management Protocol.

Definition

Namespace: Avalonia
Assembly: Avalonia.X11 (in Avalonia.X11.dll)

public bool EnableSessionManagement { get; set; }

Property Value

Boolean

Remarks

X Session Management Protocol is a standard implemented on most Linux systems that uses Xorg. This enables apps to control how they can control and/or cancel the pending shutdown requested by the user.

See Also

Reference

X11PlatformOptions Class
Avalonia Namespace