Skip to main content

MergeSemantics

A control that merges the semantics of its descendants.

Causes all the semantics of the subtree rooted at this node to be merged into one node in the semantics tree.

Used by accessibility tools, search engines, and other semantic analysis software to determine the meaning of the application.

Inherits: Control

Properties

Properties

contentclass-attributeinstance-attribute

content: Optional[Control] = None

The Control to annotate.