WCSession.WatchAppInstalled Property

Definition

Whether the watch app is installed on the paired Apple Watch.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool WatchAppInstalled { [Foundation.Export("isWatchAppInstalled")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("isWatchAppInstalled")>]
member this.WatchAppInstalled : bool

Property Value

Attributes

Applies to