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

cgi - How do I interpret URLs without extension as files rather than missing directories in nginx? -

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

c# - Connection String Trouble MetaDataException -