NSProgress.LocalizedDescription Property

Definition

A localized description of the progress being tracked, more specific than Kind, but less specific than LocalizedAdditionalDescription.

public virtual string LocalizedDescription { [Foundation.Export("localizedDescription", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setLocalizedDescription:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.LocalizedDescription : string with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to