Contents

baseBackgroundColor

A color for the paste button’s background.

Declaration

var baseBackgroundColor: UIColor? { get set }

Discussion

This color fills the shape you choose for cornerStyle (Swift) or cornerStyle (Objective-C).

See Also

Coloring the button