Contents

init(frame:)

Creates a paste button with the specified size and position.

Declaration

init(frame: CGRect)

Parameters

  • frame:

    A structure that determines the paste button’s size and position within the parent view’s frame.

See Also

Creating a paste button