Share via


RepeatedScrollSnapPoint.End Property

Definition

Gets the end of the range in which the snap points are effective.

public:
 property double End { double get(); };
double End();
public double End { get; }
var double = repeatedScrollSnapPoint.end;
Public ReadOnly Property End As Double

Property Value

Double

double

The end of the range in which the snap points are effective.

Applies to