Skip to main content

GetChildren Method

Gets the child automation peers.

Definition

Namespace: Avalonia.Automation.Peers
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public IReadOnlyList<AutomationPeer> GetChildren()

Return Value

IReadOnlyList(AutomationPeer)

Remarks

WindowsIRawElementProviderFragment.Navigate
macOSNSAccessibilityProtocol.accessibilityChildren

See Also

Reference

AutomationPeer Class
Avalonia.Automation.Peers Namespace