Package org.robovm.apple.uikit
Interface UISearchResultsUpdating
-
- All Superinterfaces:
NSObjectProtocol
,org.robovm.objc.ObjCProtocol
- All Known Implementing Classes:
UISearchResultsUpdatingAdapter
public interface UISearchResultsUpdating extends NSObjectProtocol
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
updateSearchResults(UISearchController searchController)
-
-
-
Method Detail
-
updateSearchResults
void updateSearchResults(UISearchController searchController)
-
-