Partager via


UIResponder.TouchesEstimatedPropertiesUpdated(NSSet) Méthode

Définition

Appelé lorsque les propriétés estimées de touches ont été mises à jour.

[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

Paramètres

touches
NSSet
Attributs

S’applique à