Back to API Reference
Class
SemanticModifier
Inherits:BaseModifier
Implements:IModifierCommitChanges
Publishes platform-neutral meaning, spoken text, states, actions and final bounds for range entities. Native accessibility integrations consume For instead of being named or invoked by this modifier.
public TextSemanticRole Role{ get; set }Platform-neutral meaning of the entity.
public TextSemanticStates States{ get; set }Authored semantic states.
public TextSemanticActions Actions{ get; set }Actions exposed to accessibility and project adapters.
public RangeChannel Channel{ get; set }Explicit semantic channel, or null to inherit the source channel.
