Outline the class hierarchy for a UIButton until NSObject.
Answer / maanya
UIButton inherits from UIControl, UIControl inherits from UIView, UIView inherits from UIResponder, UIResponder inherits from the root class NSObject.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is nspersistentstorecoordinator? What duties does it perform?
What is meant by delegate in ios?
What is nsmanagedobject?
You wish to define your custom view. Which class will be subclassed?
How to download images in ios?
Bundle & document directory, sandbox ?
What is abstract class in ios?
Why do you generally create a weak reference when using self in a block?
What is the protocol in ios?
Will iphone 7 get ios 13?
How do you stop apps running in the background on ios?
What is datasource in ios?