UITouch.EstimationUpdateIndex 属性

定义

如果不是 null,则为具有 EstimatedProperties的 对象的单调增加索引UITouch

[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

属性值

如果 既没有 EstimatedProperties 属性,也没有更新的属性,UITouch则此值将为 null

此值可为 null

属性

适用于