VisualIsVisible Property

Gets or sets a value indicating whether this control is visible.

Definition

Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public bool IsVisible { get; set; }

Property Value

Boolean

See Also