IsEffectivelyVisible Property
Gets a value indicating whether this control and all its parents are visible.
Definition
Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public bool IsEffectivelyVisible { get; }
Public ReadOnly Property IsEffectivelyVisible As Boolean
Get
abstract IsEffectivelyVisible : bool with get
override IsEffectivelyVisible : bool with get