AutomationElementIdentifiers.HeadingLevelProperty プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
見出しレベルのオートメーション プロパティを識別します。 見出しレベルのプロパティ値は、 GetHeadingLevel メソッドによって返されます。
public:
static property AutomationProperty ^ HeadingLevelProperty { AutomationProperty ^ get(); };
static AutomationProperty HeadingLevelProperty();
public static AutomationProperty HeadingLevelProperty { get; }
var automationProperty = AutomationElementIdentifiers.headingLevelProperty;
Public Shared ReadOnly Property HeadingLevelProperty As AutomationProperty
プロパティ値
オートメーション プロパティ識別子。
Windows の要件
デバイス ファミリ |
Windows 10, version 1803 (10.0.17134.0 で導入)
|
API contract |
Windows.Foundation.UniversalApiContract (v6.0 で導入)
|
注釈
見出し要素は、ユーザー インターフェイスを整理し、移動しやすくするのに役立ちます。 一部の支援技術 (AT) を使用すると、ユーザーは見出し間をすばやくジャンプできます。 見出しのレベルは 1 から 9 です。