IInsetsManagerIsSystemBarVisible Property
Gets or sets whether the system bars are visible.
Namespace: Avalonia.Controls.PlatformAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
bool? IsSystemBarVisible { get; set; }
Property IsSystemBarVisible As Boolean?
Get
Set
abstract IsSystemBarVisible : Nullable<bool> with get, set
Property Value
NullableBoolean