ios - NIB Custom Class -
i have nib view in subclass submenu of class menu. view hooked via iboutlet menu class property of viewcontroller. nothing initialised in code.
i expecting property contain subclass submenu subclass of menu having property instance of menu wouldn't issue. nib when inflated seems return new instance of super class.
is expected behaviour ? have subclass view controller ?
Comments
Post a Comment