AutomationPeerGetLocalizedControlType Method

Gets a human-readable localized string that represents the type of the control that is associated with this automation peer.

Definition

Namespace: Avalonia.Automation.Peers
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public string GetLocalizedControlType()

Return Value

String

Remarks

WindowsUIA_LocalizedControlTypePropertyId (not yet implemented)
macOSNo mapping.

See Also