ExpandCollapseState Property
Gets the state, expanded or collapsed, of the control.
Definition
Namespace: Avalonia.Automation.Provider
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
ExpandCollapseState ExpandCollapseState { get; }
ReadOnly Property ExpandCollapseState As ExpandCollapseState
Get
abstract ExpandCollapseState : ExpandCollapseState with get
Property Value
ExpandCollapseStateSee Also
Reference
IExpandCollapseProvider Interface
Avalonia.Automation.Provider Namespace