ExpanderExpandDirection Property

Gets or sets the direction in which the Expander opens.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public ExpandDirection ExpandDirection { get; set; }

Property Value

ExpandDirection

See Also