UIGestureRecognizer.TouchesEstimatedPropertiesUpdated(NSSet) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Called when the estimated properties of touches
have been updated.
[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
Parameters
- touches
- NSSet
- Attributes