AreVerticalSnapPointsRegular Property
Gets or sets whether the vertical snap points for the StackPanel are equidistant from each other.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public bool AreVerticalSnapPointsRegular { get; set; }
Public Property AreVerticalSnapPointsRegular As Boolean
Get
Set
abstract AreVerticalSnapPointsRegular : bool with get, set
override AreVerticalSnapPointsRegular : bool with get, set