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