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