Compartilhar via


UITouch.EstimationUpdateIndex Propriedade

Definição

Se não nullfor , um índice que aumenta monotonicamente em UITouch objetos que têm EstimatedProperties.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 1, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSNumber EstimationUpdateIndex { [Foundation.Export("estimationUpdateIndex")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 1, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.EstimationUpdateIndex : Foundation.NSNumber

Valor da propriedade

Esse valor será null se o UITouch não tiver nem EstimatedProperties propriedades atualizadas.

Este valor pode ser null.

Atributos

Aplica-se a