Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 614 Bytes

automationlandmarktype.md

File metadata and controls

39 lines (26 loc) · 614 Bytes
-api-id -api-type
T:Windows.UI.Xaml.Automation.Peers.AutomationLandmarkType
winrt enum

AutomationLandmarkType

-description

Defines the automation landmark types for elements.

-enum-fields

-field None:0

No landmark type specified

-field Custom:1

Custom landmark type

-field Form:2

Form landmark type

-field Main:3

Main page landmark type

-field Navigation:4

Navigation landmark type

-field Search:5

Search landmark type

-remarks

-examples

-see-also