Share via


SwipeViewSwipeEnded.Deconstruct(SwipeDirection, Boolean) Method

Definition

public:
 void Deconstruct([Runtime::InteropServices::Out] Microsoft::Maui::SwipeDirection % SwipeDirection, [Runtime::InteropServices::Out] bool % IsOpen);
public void Deconstruct (out Microsoft.Maui.SwipeDirection SwipeDirection, out bool IsOpen);
Public Sub Deconstruct (ByRef SwipeDirection As SwipeDirection, ByRef IsOpen As Boolean)

Parameters

SwipeDirection
SwipeDirection
IsOpen
Boolean

Applies to