Name of command drop down list in swift -


what dropdown list of varibles called shows when start typing in command in swift. i'm trying find list of of words can search them , better understanding of commands work better me.

you can't. it's not web. need use custom uitableview , segue. can check here reference:

http://www.raywenderlich.com/81880/storyboards-tutorial-swift-part-2


Comments

Popular posts from this blog

php - failed to open stream: HTTP request failed! HTTP/1.0 400 Bad Request -

java - How to filter a backspace keyboard input -

java - Show Soft Keyboard when EditText Appears -