Landmark Type Identifiers
This topic describes the named constants used to identify Microsoft UI Automation landmark types.
-
UIA_CustomLandmarkTypeId
-
-
80000
-
Indicates a custom string should be used to describe the landmark using the value from UIA_LocalizedLandmarkTypePropertyId.
-
-
UIA_FormLandmarkTypeId
-
-
80001
-
Indicates that the landmark is related to form type elements typically used for data entry.
-
-
UIA_MainLandmarkTypeId
-
-
80002
-
Indicates that the landmark is for the primary content and not secondary or a lesser priority.
-
-
UIA_NavigationLandmarkTypeId
-
-
80003
-
Indicates that the landmark is related to navigation type elements.
-
-
UIA_SearchLandmarkTypeId
-
-
80004
-
Indicates that the landmark is related to search type elements.
-
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 10 [desktop apps only] |
Minimum supported server |
Windows Server 2016 [desktop apps only] |
Header |
|