ios - What is the Custom Class in Storyboard builder used for? -


i new ios development. saw few tutorials , examples editing custom class in identity inspectors, did not mention why did this.

what doing here?

thank you

this when subclass element used in storyboard - class use 1 initialized.

example: when creating custom uitableviewcell various iboutlets defined in subclass of uitableviewcell, need somehow associate layout created in interface builder class itself. how it's done.


Comments

Popular posts from this blog

c++ - Visual Leak Detector detects leak on new blank MFC project -

.htaccess - htaccess convert request to clean url and add slash at the end of the url -

php - facebook and github login HWIOAuthBundle and FOSUserBundle in Symfony2.1 -