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
- 属性