次の方法で共有


PanGestureRecognizer.SendPanCompleted(Element, Int32) メソッド

定義

Xamarin.Forms プラットフォームによる内部使用向け。

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public void SendPanCompleted(Xamarin.Forms.Element sender, int gestureId);
abstract member SendPanCompleted : Xamarin.Forms.Element * int -> unit
override this.SendPanCompleted : Xamarin.Forms.Element * int -> unit

パラメーター

sender
Element

Xamarin.Forms プラットフォームによる内部使用向け。

gestureId
System.Int32

Xamarin.Forms プラットフォームによる内部使用向け。

実装

属性
System.ComponentModel.EditorBrowsableAttribute

適用対象