Summary
Gets a value indicating whether this selector is a combinator.
- Namespace
- Avalonia
.Styling - Containing Type
- Selector
Syntax
public abstract bool IsCombinator { get; }
Remarks
A combinator is a selector such as Child or Descendent which links simple selectors.
Value
Type | Description |
---|---|
bool |