NSProgress.CompletedUnitCount Property

Definition

The number of work units for the current job that have already been completed.

public virtual long CompletedUnitCount { [Foundation.Export("completedUnitCount")] get; [Foundation.Export("setCompletedUnitCount:")] set; }
member this.CompletedUnitCount : int64 with get, set

Property Value

Attributes

Applies to