SwipeViewOpenRequest.Deconstruct(OpenSwipeItem, Boolean) Method
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.
public:
void Deconstruct([Runtime::InteropServices::Out] Microsoft::Maui::OpenSwipeItem % OpenSwipeItem, [Runtime::InteropServices::Out] bool % Animated);
public void Deconstruct (out Microsoft.Maui.OpenSwipeItem OpenSwipeItem, out bool Animated);
Public Sub Deconstruct (ByRef OpenSwipeItem As OpenSwipeItem, ByRef Animated As Boolean)
Parameters
- OpenSwipeItem
- OpenSwipeItem
- Animated
- Boolean