VisualIsEffectivelyVisible Property
Gets a value indicating whether this control and all its parents are visible.
Namespace: AvaloniaAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public bool IsEffectivelyVisible { get; }
Public ReadOnly Property IsEffectivelyVisible As Boolean
Get
abstract IsEffectivelyVisible : bool with get
override IsEffectivelyVisible : bool with get
Property Value
Boolean