Sachin Bhardwaj

Sachin Bhardwaj

  • NA
  • 15.5k
  • 1.2m

Outline the class hierarchy for a UIButton until NSObject?

Jan 21 2013 11:25 AM

UIButton inherits from UIControl, UIControl inherits from UIView, UIView inherits from UIResponder, UIResponder inherits from the root class NSObject
UIButton ? UIControl ? UIView ? UIResponder ? NSObject