UIResponder.TouchesEstimatedPropertiesUpdated(NSSet) 메서드

정의

의 예상 속성 touches 이 업데이트될 때 호출됩니다.

[Foundation.Export("touchesEstimatedPropertiesUpdated:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 1, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void TouchesEstimatedPropertiesUpdated (Foundation.NSSet touches);
abstract member TouchesEstimatedPropertiesUpdated : Foundation.NSSet -> unit
override this.TouchesEstimatedPropertiesUpdated : Foundation.NSSet -> unit

매개 변수

touches
NSSet
특성

적용 대상