This project shows basic APIs to create and control UIPickerView
APIs available:
1. ShowPicker()
2. HidePicker()
3. SetValueForRowInComponent(componentIndex, rowIndex, value)
4. ShowSelection()
5. clearAllComponents
See screenshot for details
sunny wrote:every time you want to call obj-c method actually 5 methods called if they are implemented:
setParameters:
setWebView:
setCurrentPage:
- your method here called //if it's sync method to return result save it to variable
methodResult // return your previously saved result here
Users browsing this forum: No registered users and 1 guest