Skip to content

MergeSemantics

Inherits: Control

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.

Properties

Properties#

content #

content: Control | None = None

The Control to annotate.