AutomationPeerGetLabeledBy Method
Gets the automation peer for the label that is targeted to the element.
Namespace: Avalonia.Automation.PeersAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public AutomationPeer? GetLabeledBy()
Public Function GetLabeledBy As AutomationPeer
member GetLabeledBy : unit -> AutomationPeer
Return Value
AutomationPeer
Identifies an automation peer representing an element which that contains the text
label for this element.
| Windows | UIA_LabeledByPropertyId (not yet implemented) |
| macOS | NSAccessibilityProtocol.accessibilityLabelUIElements (not yet implemented) |