다음을 통해 공유


AutomationHeadingLevel 열거형

정의

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

public enum class AutomationHeadingLevel
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.WinUIContract, 65536)]
enum class AutomationHeadingLevel
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 65536)]
public enum AutomationHeadingLevel
Public Enum AutomationHeadingLevel
상속
AutomationHeadingLevel
특성

필드

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

제목이 아닙니다.

적용 대상

추가 정보