Docsv2.12.12
Back to API Reference
Class

EmptyModifier

Inherits:BaseModifier

A no-op modifier that performs no action.

Remarks

Used as a placeholder or for tags that should be parsed but have no visual effect. Can be associated with custom parse rules to extract data without modifying rendering.
protected override void OnApply()