Application.OnResume 方法

定義

當應用程式自睡眠狀態繼續時,應用程式開發人員可覆寫此方法來執行動作。

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

適用於