WCSession.TransferCurrentComplicationUserInfo Method
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.
Sends the complication user info data to the extension.
[Foundation.Export("transferCurrentComplicationUserInfo:")]
public virtual WatchConnectivity.WCSessionUserInfoTransfer TransferCurrentComplicationUserInfo (Foundation.NSDictionary<Foundation.NSString,Foundation.NSObject> userInfo);
abstract member TransferCurrentComplicationUserInfo : Foundation.NSDictionary<Foundation.NSString, Foundation.NSObject> -> WatchConnectivity.WCSessionUserInfoTransfer
override this.TransferCurrentComplicationUserInfo : Foundation.NSDictionary<Foundation.NSString, Foundation.NSObject> -> WatchConnectivity.WCSessionUserInfoTransfer
Parameters
- userInfo
- NSDictionary<NSString,NSObject>
Returns
- Attributes