VisualIsEffectivelyVisible Property

Gets a value indicating whether this control and all its parents are visible.

Definition

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

Property Value

Boolean

See Also