UITouch.EstimationUpdateIndex Propiedad

Definición

Si no es null, un índice que aumenta de forma monotónica en UITouch objetos que tienen 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 de propiedad

Este valor será null si UITouch no tiene ni EstimatedProperties las propiedades actualizadas.

Este valor puede ser null.

Atributos

Se aplica a