Skip to main content

Expand Method

Displays all child nodes, controls, or content of the control.

Definition

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

void Expand()
View Source

Remarks

WindowsIExpandCollapseProvider.Expand
macOSCalled by setting NSAccessibilityProtocol.setAccessibilityExpanded to true, by calling NSAccessibilityProtocol.accessibilityPerformPress, or by calling NSAccessibilityProtocol.accessibilityPerformShowMenu when ShowsMenu is true.

See Also

Reference

IExpandCollapseProvider Interface
Avalonia.Automation.Provider Namespace