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

정의

플랫폼 렌더러에서 내부용으로 사용합니다.

public void SendPan (Xamarin.Forms.Element sender, double totalX, double totalY, int gestureId);
abstract member SendPan : Xamarin.Forms.Element * double * double * int -> unit

매개 변수

sender
Element

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

totalX
Double

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

totalY
Double

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

gestureId
Int32

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

적용 대상