Application.OnSleep Method

Definition

Application developers override this method to perform actions when the application enters the sleeping state.

protected virtual void OnSleep ();
abstract member OnSleep : unit -> unit
override this.OnSleep : unit -> unit

Applies to