NSProgress.GetDiscreteProgress(Int64) Method

Definition

[Foundation.Export("discreteProgressWithTotalUnitCount:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSProgress GetDiscreteProgress (long unitCount);
static member GetDiscreteProgress : int64 -> Foundation.NSProgress

Parameters

unitCount
Int64

Returns

Attributes

Applies to