Summary
Gets a value that indicates whether the element has finished initialization.
- Namespace
- Avalonia
- Containing Type
- StyledElement
Syntax
public bool IsInitialized { get; private set; }
Remarks
For more information about when IsInitialized is set, see the
Initialized
event.
Value
Type | Description |
---|---|
bool |