다음을 통해 공유


PanGestureRecognizer.SendPan(Element, Double, Double, Int32) 메서드

정의

Xamarin.Forms 플랫폼에서 내부용으로 사용합니다.

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

매개 변수

sender
Element

Xamarin.Forms 플랫폼에서 내부용으로 사용합니다.

totalX
System.Double

Xamarin.Forms 플랫폼에서 내부용으로 사용합니다.

totalY
System.Double

Xamarin.Forms 플랫폼에서 내부용으로 사용합니다.

gestureId
System.Int32

Xamarin.Forms 플랫폼에서 내부용으로 사용합니다.

구현

특성
System.ComponentModel.EditorBrowsableAttribute

적용 대상