Skip to content

Custom InputView [iOS]

Compare
Choose a tag to compare
@huangminlinux huangminlinux released this 16 Apr 05:50
· 207 commits to master since this release

Change Log:

  • You can use IMUICustomInputView to customize you inputView. You can use IMUICustomInputView to put anything into inputView's left/right/bottom position,and put anything into inputView's FeatureView. implement IMUICustomInputViewDataSource and IMUICustomInputViewDelegate to custom .

Refer to docs to learn more.