다음을 통해 공유


WCSessionDelegate_Extensions.DidBecomeInactive 메서드

정의

세션이 비활성 상태가 될 때 호출되는 메서드입니다.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 3, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static void DidBecomeInactive (this WatchConnectivity.IWCSessionDelegate This, WatchConnectivity.WCSession session);
static member DidBecomeInactive : WatchConnectivity.IWCSessionDelegate * WatchConnectivity.WCSession -> unit

매개 변수

This
IWCSessionDelegate

이 확장 메서드가 작동하는 인스턴스입니다.

session
WCSession
특성

적용 대상