Contents

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.

See Also

Creating buttons