Application.OnSleep 메서드

정의

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

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

적용 대상