IsVisible Property
Gets or sets a value indicating whether this control is visible.
Definition
Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public bool IsVisible { get; set; }
Public Property IsVisible As Boolean
Get
Set
member IsVisible : bool with get, set