Share via


NSProgress.CompletedUnitCount Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual long CompletedUnitCount { [Foundation.Export("completedUnitCount")] get; [Foundation.Export("setCompletedUnitCount:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("completedUnitCount")>]
[<set: Foundation.Export("setCompletedUnitCount:")>]
member this.CompletedUnitCount : int64 with get, set

Property Value

Attributes

Applies to