GetItemType Method
Gets the item type that is associated with this automation peer.
Definition
Namespace: Avalonia.Automation.Peers
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public string? GetItemType()
Public Function GetItemType As String
member GetItemType : unit -> string
Return Value
StringRemarks
| Windows | UIA_ItemTypePropertyId |
| macOS | No mapping. |