Compartilhar via


UIResponder.TouchesEstimatedPropertiesUpdated(NSSet) Método

Definição

Chamado quando as propriedades estimadas de touches foram atualizadas.

[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

Parâmetros

touches
NSSet
Atributos

Aplica-se a