Summary
Returns a selector which enters a lookless control's template.
- Namespace
- Avalonia
.Styling - Containing Type
- Selectors
Syntax
public static Selector Template(this Selector previous)
Parameters
Name | Type | Description |
---|---|---|
previous | Selector | The previous selector. |
Return Value
Type | Description |
---|---|
Selector | The selector. |