StringToAndroidColor

Typehandler
Dictionarylibrary.androidutils
LibraryAndroid Utilities
Syntax
StringToAndroidColor(<pString>)
Associationscom.livecode.library.androidutils
Summary

Convert a color string to an integer for Android

OSandroid
Parameters
NameTypeDescription
pString

The color string

Description

Use the StringToAndroidColor handler to convert a string representing a color to an integer that can be used with Android color APIs.