Package org.robovm.apple.intents
Interface INIntentHandlerProviding
- All Superinterfaces:
NSObjectProtocol,ObjCProtocol
- All Known Implementing Classes:
INExtension,INIntentHandlerProvidingAdapter
public interface INIntentHandlerProviding extends NSObjectProtocol
- Since:
- Available in iOS 10.0 and later.
-
Method Summary
Modifier and Type Method Description NSObjecthandlerForIntent(INIntent intent)
-
Method Details
-
handlerForIntent
-