IgniteEngine-iOS
IgniteEngine-iOS copied to clipboard
Allow disable IQToolbar
IQKeyboard introduces a helper IQToolbar. By default, it displays 'Done' and placeholder text.
Add attribute to control:
- keyboard.toolbar.enabled == true/false, default == false
Surface additional configuration for IQToolbar elements. Add next/prev buttons, font/color of placeholder text, etc.
Partially complete, next/prev buttons, font/color of placeholder text have not yet been implemented.