IntentSystemContext
Information that the system makes available to an app intent while it performs its action.
Declaration
struct IntentSystemContextOverview
Access information the system provides to your app intent while it performs its action in its perform() implementation. The provided information can vary and include information for each platform. For example, in watchOS, the intent system context includes a precise timestamp when a person started the app intent’s action using the Action button on Apple Watch Ultra.