Package org.robovm.apple.uikit
Interface UISearchControllerDelegate
- All Superinterfaces:
NSObjectProtocol,ObjCProtocol
- All Known Implementing Classes:
UISearchControllerDelegateAdapter
public interface UISearchControllerDelegate extends NSObjectProtocol
-
Method Summary
Modifier and Type Method Description voiddidDismiss(UISearchController searchController)voiddidPresent(UISearchController searchController)voidpresent(UISearchController searchController)voidwillDismiss(UISearchController searchController)voidwillPresent(UISearchController searchController)