NSProgress.Kind Property

Definition

One of the constants defined by FileOperationKind* or KindFile, indicating the type of progress being made.

public virtual Foundation.NSString Kind { [Foundation.Export("kind", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setKind:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.Kind : Foundation.NSString with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to