intent
The intent that performs the action when invoking the shortcut.
Declaration
@NSCopying 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.
@NSCopying var intent: INIntent? { get }This property is nil when you create the shortcut with an NSUserActivity object.