VisualIsVisible Property
Gets or sets a value indicating whether this control is visible.
Namespace: AvaloniaAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public bool IsVisible { get; set; }
Public Property IsVisible As Boolean
Get
Set
member IsVisible : bool with get, set
Property Value
Boolean