Back to API Reference
Class

ByModifier

sealed
Implements:IMarkupSelectorIModifierChangeSink

Targets markup whose modifier is of a chosen type.

public BaseModifier Modifier{ get; set }

Modifier signature matched by this selector.

public int Specificity{ get }
public bool Matches()
public Action Changed