Summary
Gets or sets the style's selector.
- Namespace
- Avalonia
.Styling - Containing Type
- Style
Syntax
public Selector? Selector { get; set; }
Value
Type | Description |
---|---|
Selector? |
public Selector? Selector { get; set; }
Type | Description |
---|---|
Selector? |