Enquire Now

Tags: initwithframe

The -initWithFrame:(CGRect)frame method is a UIView method on iOS. This method initializes and returns a newly allocated view object with the specified frame rectangle.

0 Questions