IInsetsManagerIsSystemBarVisible Property

Gets or sets whether the system bars are visible.

Definition

Namespace: Avalonia.Controls.Platform
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
bool? IsSystemBarVisible { get; set; }

Property Value

NullableBoolean

See Also