Custom InputView [iOS]
Change Log:
- You can use
IMUICustomInputView
to customize you inputView. You can useIMUICustomInputView
to put anything into inputView's left/right/bottom position,and put anything into inputView's FeatureView. implementIMUICustomInputViewDataSource
andIMUICustomInputViewDelegate
to custom .
Refer to docs to learn more.