List Question
20 TechQA 2018-10-26T11:01:29.633000ios: questions regarding init(frame:) and init?(coder:)
3.9k views
Asked by user8822312
InitWithCoder never called for Cocoa NSView based class
371 views
Asked by Duck
Access custom view's user-defined runtime attributes from initWithCoder
116 views
Asked by devios1
View 1000x1000 on initWithCoder:
98 views
Asked by Duck
XCode8 initWithCoder frame Size
462 views
Asked by Yang Young
Having a singleton use the value from initWithCoder instead of creating a new instance in Swift
172 views
Asked by Fabrizio Bartolomucci
initWithCoder: Custom View - Determine view controller that is being instantiated
599 views
Asked by rhmac25
iOS : initWithCoder fail : 'Exercised class for selector implementation needs to be pushed'
442 views
Asked by CheeseLemon
Swift UIViewController crashing w/ (fatal error: init(coder:) has not been implemented)
832 views
Asked by Alex Bollbach
How we can initialise 'let' properties dynamically in it's constructor in Swift
252 views
Asked by Mihir Mehta
Subclass UIView with Swift, use in Nib
502 views
Asked by Benny B
How to code initwithcoder in Swift?
16.5k views
Asked by Dian Sigit
Pass values between the controller
39 views
Asked by RuiK
initWithCoder and encodeWithEncoder hell. Can this be simplified?
95 views
Asked by Rebel Designer
Why does initWithCoder: return the wrong object class during object decoding?
235 views
Asked by AlleyGator
Trying to load a nib from interface builder
972 views
Asked by Duck
Xcode NsCoding navigation title disappears
46 views
Asked by Bjorn Andersson
Check whether UIView is loaded from a Nib/Storyboard or was created programmatically
286 views
Asked by Can Poyrazoğlu