IExpandCollapseProviderExpandCollapseState Property

Gets the state, expanded or collapsed, of the control.

Definition

Namespace: Avalonia.Automation.Provider
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
ExpandCollapseState ExpandCollapseState { get; }

Property Value

ExpandCollapseState

Remarks

WindowsIExpandCollapseProvider.ExpandCollapseState
macOSNSAccessibilityProtocol.isAccessibilityExpanded

See Also