isCurrentComplicationInfo
A Boolean indicating whether the data is related to the app’s complication.
Declaration
var isCurrentComplicationInfo: Bool { get }Discussion
This property is set to true if you initiated the transfer using the transferCurrentComplicationUserInfo(_:) method of the WCSession object or false otherwise.