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# random value from dictionary and tuple -

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

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