다음을 통해 공유


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

반환

특성

적용 대상