SelectorMatch.

SelectorMatch(IStyleActivator) Constructor

Summary

Initializes a new instance of the SelectorMatch class with a Sometimes result.
Namespace
Avalonia.Styling
Containing Type
SelectorMatch

Syntax

public SelectorMatch(IStyleActivator match)

Parameters

Name Type Description
match IStyleActivator The match activator.

Return Value

Type Description
void