Skip to main content

IsInitialized Property

Gets a value that indicates whether the element has finished initialization.

Definition

Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public bool IsInitialized { get; }

Property Value

Boolean

Remarks

For more information about when IsInitialized is set, see the Initialized event.

See Also

Reference

StyledElement Class
Avalonia Namespace