RepeatedScrollSnapPoint 构造函数
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public:
RepeatedScrollSnapPoint(double offset, double interval, double start, double end, ScrollSnapPointsAlignment alignment);
/// [Windows.Foundation.Metadata.Experimental]
RepeatedScrollSnapPoint(double const& offset, double const& interval, double const& start, double const& end, ScrollSnapPointsAlignment const& alignment);
[Windows.Foundation.Metadata.Experimental]
public RepeatedScrollSnapPoint(double offset, double interval, double start, double end, ScrollSnapPointsAlignment alignment);
Public Sub New (offset As Double, interval As Double, start As Double, end As Double, alignment As ScrollSnapPointsAlignment)
参数
- offset
-
Double
double
- interval
-
Double
double
- start
-
Double
double
- end
-
Double
double
- alignment
- ScrollSnapPointsAlignment
- 属性