mergAnswerColor |
Type | function |
Dictionary | LCS |
Library | LiveCode Script |
Syntax | mergAnswerColor([<pColor>])
|
Associations | merganswercolor |
Summary | Presents a modal color picker and returns when a color is saved or the
user cancels
|
Introduced | 8.0 |
OS | ios |
Platforms | mobile |
Parameters | Name | Type | Description |
---|
pColor | | (optional with "FFFFFF" default) A color in HEX format
|
|
Values | Name | Type | Description |
---|
return | | One of:
- The color in HEX format
- If the user touches up on the cancel button the function will return
"mergAnswerColor: user cancelled"
|
|
Description | Presents a modal color picker and returns when a color is saved or the
user cancels
|
Tags | externals |