swift - Set Use Storyboard Id Programmatically iOS -


i trying set property of viewcontroller: use storyboard id. can set in storyboard easily:

storyboard

(use storyboard id checked)

how can programmatically using swift? thanks!


Popular posts from this blog

Apache NiFi ExecuteScript: Groovy script to replace Json values via a mapping file -

python 3.x - PyQt5 - Signal : pyqtSignal no method connect -