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).
A color for the paste button’s background.
var baseBackgroundColor: UIColor? { get set }This color fills the shape you choose for cornerStyle (Swift) or cornerStyle (Objective-C).