- Where Developers Learn, Share, & Build Careers


I have an IBAction command in the iPad app for the first time When it starts to start like

What code can I use to do this? Thanks!

Just call your firstViewController's viewDidLoad method to call your method

This method will call on automatically start

Happy Coding by using [self METHODNAME: nil] :) < / Div>

Comments

Popular posts from this blog

Python SQLAlchemy:AttributeError: Neither 'Column' object nor 'Comparator' object has an attribute 'schema' -

java - How not to audit a join table and related entities using Hibernate Envers? -

mongodb - CakePHP paginator ignoring order, but only for certain values -