-
handle intent
Declaration
Swift
func application(_ application: UIApplication, handle intent: INIntent, completionHandler: @escaping (INIntentResponse) -> Void)Parameters
applicationApplication
intentIntent
completionHandlerCallback
MTP 1.2.5 Docs (100% documented)
handle intent
Swift
func application(_ application: UIApplication, handle intent: INIntent, completionHandler: @escaping (INIntentResponse) -> Void)
application
|
Application |
intent
|
Intent |
completionHandler
|
Callback |