次の方法で共有


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 の場合もあります。

属性

適用対象