SelectorMatch.

And(SelectorMatch) Method

Summary

Logical ANDs this SelectorMatch with another.
Namespace
Avalonia.Styling
Containing Type
SelectorMatch

Syntax

public SelectorMatch And(in SelectorMatch other)

Parameters

Name Type Description
other SelectorMatch

Return Value

Type Description
SelectorMatch