ScrollControllerScrollToRequestedEventArgs 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]
ScrollControllerScrollToRequestedEventArgs(double const& offset, ScrollingScrollOptions const& options);
[Windows.Foundation.Metadata.Experimental]
public ScrollControllerScrollToRequestedEventArgs(double offset, ScrollingScrollOptions options);
Public Sub New (offset As Double, options As ScrollingScrollOptions)
Parameters
- offset
-
Double
double
- options
- ScrollingScrollOptions
- Attributes