次の方法で共有


PinchGestureRecognizer.SendPinchStarted(Element, Point) メソッド

定義

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

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

パラメーター

sender
Element

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

initialScalePoint
Point

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

実装

属性
System.ComponentModel.EditorBrowsableAttribute

適用対象