SwipeGestureRecognizer.ISwipeGestureController.SendSwipe 메서드

정의

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

void ISwipeGestureController.SendSwipe (Xamarin.Forms.Element sender, double totalX, double totalY);
abstract member Xamarin.Forms.ISwipeGestureController.SendSwipe : Xamarin.Forms.Element * double * double -> unit
override this.Xamarin.Forms.ISwipeGestureController.SendSwipe : Xamarin.Forms.Element * double * double -> unit

매개 변수

sender
Element

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

totalX
System.Double

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

totalY
System.Double

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

구현

적용 대상