WCSession.DefaultSession Property

Definition

Produces the shared view of the app's WCSession on the current device.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static WatchConnectivity.WCSession DefaultSession { [Foundation.Export("defaultSession")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("defaultSession")>]
static member DefaultSession : WatchConnectivity.WCSession

Property Value

Attributes

Applies to