Skip to main content

Collapse Method

Hides all nodes, controls, or content that are descendants of the control.

Definition

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

void Collapse()
View Source

Remarks

WindowsIExpandCollapseProvider.Collapse
macOSCalled by setting NSAccessibilityProtocol.setAccessibilityExpanded to false.

See Also

Reference

IExpandCollapseProvider Interface
Avalonia.Automation.Provider Namespace