ScrollControllerScrollByRequestedEventArgs 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
/// [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
- options
- ScrollingScrollOptions
- 屬性