GetHeadingLevel Method
Gets the heading level that is associated with this automation peer.
Definition
Namespace: Avalonia.Automation.Peers
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public int GetHeadingLevel()
Public Function GetHeadingLevel As Integer
member GetHeadingLevel : unit -> int
Return Value
Int32Remarks
Windows | UIA_HeadingLevelPropertyId |
macOS | NSAccessibilityProtocol.accessibilityValue |