Back to API Reference
Class
CompositeModifier
sealed
Inherits:BaseModifier
Combines modifiers and splits semicolon-delimited parameters by child order.
public static BaseModifier FindLeaf()The style-level capability test: returns root itself, or the first composite leaf (depth-first), assignable to modifierType; null when none. Every "does this style speak X" lookup goes through here so composites are never invisible.
