I want to enable the next button of keyboard programmatically, when my next object is of UITableview
Thanks
I want to enable the next button of keyboard programmatically, when my next object is of UITableview
Thanks
Go to storyboard and set the return key.
or you can set by
textField.returnKeyType = UIReturnKeyType.Next