ScrollControllerScrollByRequestedEventArgs Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
/// [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)
Parameters
- offsetDelta
-
Double
double
- options
- ScrollingScrollOptions
- Attributes