init(frame:)
Creates a new button with the specified frame.
Declaration
init(frame: CGRect)Parameters
- frame:
The frame rectangle for the view, measured in points.
Creates a new button with the specified frame.
init(frame: CGRect)The frame rectangle for the view, measured in points.