共用方式為


WCSessionDelegate_Extensions.DidDeactivate 方法

定義

會話停用之後呼叫的方法。

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

參數

This
IWCSessionDelegate

這個擴充方法運作所在的實例。

session
WCSession
屬性

適用於