Share via


UIResponder.TouchesEstimatedPropertiesUpdated(NSSet) Method

Definition

[Foundation.Export("touchesEstimatedPropertiesUpdated:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void TouchesEstimatedPropertiesUpdated(Foundation.NSSet touches);
[<Foundation.Export("touchesEstimatedPropertiesUpdated:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member TouchesEstimatedPropertiesUpdated : Foundation.NSSet -> unit
override this.TouchesEstimatedPropertiesUpdated : Foundation.NSSet -> unit

Parameters

touches
NSSet
Attributes

Applies to