NEProvider.Sleep(Action) Method

Definition

Method that is called when the device is about to sleep.

[Foundation.Export("sleepWithCompletionHandler:")]
public virtual void Sleep (Action completionHandler);
abstract member Sleep : Action -> unit
override this.Sleep : Action -> unit

Parameters

completionHandler
Action
Attributes

Applies to