IsSystemBarVisible Property
Gets or sets whether the system bars are visible.
Definition
Namespace: Avalonia.Controls.Platform
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
bool? IsSystemBarVisible { get; set; }
Property IsSystemBarVisible As Boolean?
Get
Set
abstract IsSystemBarVisible : Nullable<bool> with get, set
Property Value
See Also
Reference
IInsetsManager Interface
Avalonia.Controls.Platform Namespace