Summary
Initializes a new instance of the
SelectorMatch
class with the specified result.
- Namespace
- Avalonia
.Styling - Containing Type
- SelectorMatch
Syntax
public SelectorMatch(SelectorMatchResult result)
Parameters
Name | Type | Description |
---|---|---|
result | SelectorMatchResult | The match result. |
Return Value
Type | Description |
---|---|
void |