Package org.robovm.apple.uikit
Interface UISearchTextFieldDelegate
- All Superinterfaces:
NSObjectProtocol,ObjCProtocol,UITextFieldDelegate
- All Known Implementing Classes:
UISearchTextFieldDelegateAdapter
public interface UISearchTextFieldDelegate extends UITextFieldDelegate
-
Method Summary
Modifier and Type Method Description NSItemProvidergetItemProviderForCopyingToken(UISearchTextField searchTextField, UISearchToken token)Methods inherited from interface org.robovm.apple.uikit.UITextFieldDelegate
didBeginEditing, didEndEditing, didEndEditing, shouldBeginEditing, shouldChangeCharacters, shouldClear, shouldEndEditing, shouldReturn, textFieldDidChangeSelection
-
Method Details
-
getItemProviderForCopyingToken
NSItemProvider getItemProviderForCopyingToken(UISearchTextField searchTextField, UISearchToken token)
-