ios - For a .xib file, how do I know what class is the file's owner? -


often, need connect outlets , actions .xib's file's owner class.

how know class file's owner each .xib?

select xib, on left side select files owner

enter image description here

on right side on inspector select third icon left check screen shot, ther e class of file owner

enter image description here


Comments

Popular posts from this blog

javascript - backbone.js Collection.add() doesn't `construct` (`initialize`) an object -

php - Get uncommon values from two or more arrays -

Adding duplicate array rows in Php -