NSProgress.SetResumingHandler(Action) Method

Definition

[Foundation.Export("setResumingHandler:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void SetResumingHandler (Action handler);
abstract member SetResumingHandler : Action -> unit
override this.SetResumingHandler : Action -> unit

Parameters

handler
Action
Attributes

Applies to