UIProgressView.ObservedProgress Property

Definition

The NSProgress that this view is displaying.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSProgress ObservedProgress { [Foundation.Export("observedProgress")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setObservedProgress:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.ObservedProgress : Foundation.NSProgress with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to