intent
The intent that performs the action when invoking the shortcut.
Declaration
var intent: INIntent? { get }Discussion
This property is nil when you create the shortcut with an NSUserActivity object.
The intent that performs the action when invoking the shortcut.
var intent: INIntent? { get }This property is nil when you create the shortcut with an NSUserActivity object.