ScrollControllerScrollByRequestedEventArgs 构造函数

定义

/// [Windows.Foundation.Metadata.Experimental]
 ScrollControllerScrollByRequestedEventArgs(double const& offsetDelta, ScrollingScrollOptions const& options);
[Windows.Foundation.Metadata.Experimental]
public ScrollControllerScrollByRequestedEventArgs(double offsetDelta, ScrollingScrollOptions options);
Public Sub New (offsetDelta As Double, options As ScrollingScrollOptions)

参数

offsetDelta
Double

double

属性

适用于