次の方法で共有


UIEvent.GetCoalescedTouches(UITouch) メソッド

定義

指定 touchされた の合体されたタッチを返します。

[Foundation.Export("coalescedTouchesForTouch:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UITouch[] GetCoalescedTouches (UIKit.UITouch touch);
abstract member GetCoalescedTouches : UIKit.UITouch -> UIKit.UITouch[]
override this.GetCoalescedTouches : UIKit.UITouch -> UIKit.UITouch[]

パラメーター

touch
UITouch

戻り値

属性

適用対象