NSProgress.EstimatedTimeRemainingKey Property

Definition

Represents the value associated with the constant NSProgressEstimatedTimeRemainingKey

[Foundation.Field("NSProgressEstimatedTimeRemainingKey", "Foundation")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSString EstimatedTimeRemainingKey { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.EstimatedTimeRemainingKey : Foundation.NSString

Property Value

Attributes

Applies to