Summary
Gets a value indicating whether
Styles
is initialized.
- Namespace
- Avalonia
.Styling - Containing Type
- IStyleHost
Syntax
bool IsStylesInitialized { get; }
Remarks
The
Styles
property may be lazily initialized, if so this property
indicates whether it has been initialized.
Value
Type | Description |
---|---|
bool |