Share via


SwipeViewSwipeChanging.Deconstruct(SwipeDirection, Double) Method

Definition

public:
 void Deconstruct([Runtime::InteropServices::Out] Microsoft::Maui::SwipeDirection % SwipeDirection, [Runtime::InteropServices::Out] double % Offset);
public void Deconstruct (out Microsoft.Maui.SwipeDirection SwipeDirection, out double Offset);
Public Sub Deconstruct (ByRef SwipeDirection As SwipeDirection, ByRef Offset As Double)

Parameters

SwipeDirection
SwipeDirection
Offset
Double

Applies to