How to programmatically make a line in UITableview current and go to it? I can not find in the internet how to programmatically make the current line in UITableview . For example, how to move to the end of the list after exiting a subview?
|
How to programmatically make a line in UITableview current and go to it? I can not find in the internet how to programmatically make the current line in UITableview . For example, how to move to the end of the list after exiting a subview?
Source: https://ru.stackoverflow.com/questions/268550/
All Articles