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