UIDocumentBrowserTransitionController.LoadingProgress Property

Definition

Gets or sets a progress object for loading operations.

public virtual Foundation.NSProgress LoadingProgress { [Foundation.Export("loadingProgress", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setLoadingProgress:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.LoadingProgress : Foundation.NSProgress with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to