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.
Creates a paste button with the specified size and position.
init(frame: CGRect)A structure that determines the paste button’s size and position within the parent view’s frame.