AutomationHeadingLevel 열거형

정의

UI 자동화 요소의 제목 수준을 정의합니다.

public enum class AutomationHeadingLevel
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 393216)]
enum class AutomationHeadingLevel
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 393216)]
public enum AutomationHeadingLevel
Public Enum AutomationHeadingLevel
상속
AutomationHeadingLevel
특성

Windows 요구 사항

디바이스 패밀리
Windows 10, version 1803 (10.0.17134.0에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v6.0에서 도입되었습니다.)

필드

Level1 1

제목 수준 1.

Level2 2

제목 수준 2.

Level3 3

제목 수준 3.

Level4 4

제목 수준 4.

Level5 5

제목 수준 5.

Level6 6

제목 수준 6.

Level7 7

제목 수준 7.

Level8 8

제목 수준 8.

Level9 9

제목 수준 9.

None 0

제목이 아닙니다.

적용 대상

추가 정보