Application.OnResume 메서드

정의

애플리케이션 개발자는 애플리케이션이 대기 상태에서 다시 시작되면 작업을 수행하도록 이 메서드를 재정의합니다.

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

적용 대상