fieldTextColor
Type
property
Summary
The color of the text of the field widget.
Syntax
set the fieldTextColor of <widget> to <pColor>
get the fieldTextColor of <widget>
Description
Use the fieldTextColor property to change the color of the text of the field widget.
Examples
set the fieldTextColor of widget "Android Field" to "255,0,0,128"
Value
Name | Type | Description |
---|---|---|
value | A comma delimited string representing a color in RGB / RGBA format |
Compatibility and Support
OS
android