IPanGestureController.SendPanStarted(Element, Int32) 메서드

정의

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

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

매개 변수

sender
Element

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

gestureId
Int32

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

적용 대상