Share via


NSProgress.GetDiscreteProgress(Int64) Method

Definition

[Foundation.Export("discreteProgressWithTotalUnitCount:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static Foundation.NSProgress GetDiscreteProgress(long unitCount);
[<Foundation.Export("discreteProgressWithTotalUnitCount:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetDiscreteProgress : int64 -> Foundation.NSProgress

Parameters

unitCount
Int64

Returns

Attributes

Applies to