Summary
Detaches a collection of styles, if applied to the element.
- Namespace
- Avalonia
.Styling - Containing Type
- IStyleable
Syntax
void DetachStyles(IReadOnlyList<IStyle> styles)
Parameters
Name | Type | Description |
---|---|---|
styles | IReadOnlyList |
Return Value
Type | Description |
---|---|
void |