Skip to main content
Color Well

A native element that selects a color.

Updated this week

Overview

Play's color well element uses Apple's native iOS color well. Color wells open a Color panel when tapped and allow users to select a color.


Element Properties

Title

Set the title to appear at the top of the color picker panel.


Expression Editor Properties

HEX

ColorWell.hex

Current HEX code of the color well.

RBGA

ColorWell.rgba

Current RBGA (red, blue, green, alpha (opacity)) array of a number values between 0 and 1.

Color wells also have access to general object properties.


Resources

Links

Did this answer your question?