VerticalSnapPointsAlignmentProperty Field
Defines the VerticalSnapPointsAlignment property.
Definition
Namespace: Avalonia.Controls.Presenters
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static readonly StyledProperty<SnapPointsAlignment> VerticalSnapPointsAlignmentProperty
Public Shared ReadOnly VerticalSnapPointsAlignmentProperty As StyledProperty(Of SnapPointsAlignment)
static val VerticalSnapPointsAlignmentProperty: StyledProperty<SnapPointsAlignment>
Field Value
StyledProperty(SnapPointsAlignment)
See Also
Reference
ScrollContentPresenter Class
Avalonia.Controls.Presenters Namespace