userActivity
The user activity that defines the action to perform when invoking the shortcut.
Declaration
var userActivity: NSUserActivity? { get }Discussion
This property is nil when you create the shortcut with an INIntent object.
The user activity that defines the action to perform when invoking the shortcut.
var userActivity: NSUserActivity? { get }This property is nil when you create the shortcut with an INIntent object.