IVisual.

IsAttachedToVisualTree Property

Summary

Gets a value indicating whether this control is attached to a visual root.
Namespace
Avalonia.VisualTree
Containing Type
IVisual

Syntax

bool IsAttachedToVisualTree { get; }

Value

Type Description
bool