RepeatedScrollSnapPoint Construtor
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
RepeatedScrollSnapPoint(double offset, double interval, double start, double end, ScrollSnapPointsAlignment alignment);
/// [Windows.Foundation.Metadata.Experimental]
RepeatedScrollSnapPoint(double const& offset, double const& interval, double const& start, double const& end, ScrollSnapPointsAlignment const& alignment);
[Windows.Foundation.Metadata.Experimental]
public RepeatedScrollSnapPoint(double offset, double interval, double start, double end, ScrollSnapPointsAlignment alignment);
Public Sub New (offset As Double, interval As Double, start As Double, end As Double, alignment As ScrollSnapPointsAlignment)
Parâmetros
- offset
-
Double
double
- interval
-
Double
double
- start
-
Double
double
- end
-
Double
double
- alignment
- ScrollSnapPointsAlignment
- Atributos