ISwipeView.RequestOpen(SwipeViewOpenRequest) Method

Definition

Open the swipe view.

public:
 void RequestOpen(Microsoft::Maui::SwipeViewOpenRequest ^ swipeOpenRequest);
public void RequestOpen (Microsoft.Maui.SwipeViewOpenRequest swipeOpenRequest);
abstract member RequestOpen : Microsoft.Maui.SwipeViewOpenRequest -> unit
Public Sub RequestOpen (swipeOpenRequest As SwipeViewOpenRequest)

Parameters

swipeOpenRequest
SwipeViewOpenRequest

Applies to