Package org.robovm.apple.carplay
Interface CPInterfaceControllerDelegate
- All Superinterfaces:
NSObjectProtocol,ObjCProtocol
- All Known Implementing Classes:
CPInterfaceControllerDelegateAdapter
public interface CPInterfaceControllerDelegate extends NSObjectProtocol
- Since:
- Available in iOS 12.0 and later.
-
Method Summary
Modifier and Type Method Description voidtemplateDidAppear(CPTemplate aTemplate, boolean animated)voidtemplateDidDisappear(CPTemplate aTemplate, boolean animated)voidtemplateWillAppear(CPTemplate aTemplate, boolean animated)voidtemplateWillDisappear(CPTemplate aTemplate, boolean animated)