title
The title for the color picker.
Declaration
var title: String? { get set }Discussion
Use this property to explain what kind of color to pick, like “Stroke Color” or “Fill Color”.
The title for the color picker.
var title: String? { get set }Use this property to explain what kind of color to pick, like “Stroke Color” or “Fill Color”.