Contents

init(configuration:)

Creates a paste button that conforms to the specified configuration.

Declaration

init(configuration: UIPasteControl.Configuration)

Parameters

  • configuration:

    An object that determines a paste button’s color, corner style, icon, and text.

See Also

Creating a paste button