WCSession.ApplicationContext Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The most recent contextual data sent to the companion app.
public virtual Foundation.NSDictionary<Foundation.NSString,Foundation.NSObject> ApplicationContext { [Foundation.Export("applicationContext", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.ApplicationContext : Foundation.NSDictionary<Foundation.NSString, Foundation.NSObject>
Property Value
- Attributes