SwipedEventArgs(Object, SwipeDirection) 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
使用指定的值建立新的撥動事件引數物件。
public SwipedEventArgs (object parameter, Xamarin.Forms.SwipeDirection direction);
new Xamarin.Forms.SwipedEventArgs : obj * Xamarin.Forms.SwipeDirection -> Xamarin.Forms.SwipedEventArgs
參數
- parameter
- System.Object
要傳遞至撥動命令的參數。
- direction
- SwipeDirection
撥動方向。