ScrollSnapPoint(Double, ScrollSnapPointsAlignment) Konstruktor
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public:
ScrollSnapPoint(double snapPointValue, ScrollSnapPointsAlignment alignment);
/// [Windows.Foundation.Metadata.Experimental]
ScrollSnapPoint(double const& snapPointValue, ScrollSnapPointsAlignment const& alignment);
[Windows.Foundation.Metadata.Experimental]
public ScrollSnapPoint(double snapPointValue, ScrollSnapPointsAlignment alignment);
Public Sub New (snapPointValue As Double, alignment As ScrollSnapPointsAlignment)
Parameter
- snapPointValue
-
Double
double
- alignment
- ScrollSnapPointsAlignment
- Attribute