toggle menu
ReactAndroid
next
JVM
switch theme
search in API
ReactAndroid
/
com.facebook.react.bridge
/
ColorPropConverter
Color
Prop
Converter
open
class
ColorPropConverter
Members
Constructors
Color
Prop
Converter
Link copied to clipboard
constructor
(
)
Functions
get
Color
Link copied to clipboard
open
fun
getColor
(
@
Nullable
value
:
Any
,
context
:
Context
)
:
Integer
open
fun
getColor
(
@
Nullable
value
:
Any
,
context
:
Context
,
defaultInt
:
Int
)
:
Integer
get
Color
Instance
Link copied to clipboard
@
Nullable
open
fun
getColorInstance
(
@
Nullable
value
:
Any
,
context
:
Context
)
:
Color
resolve
Resource
Path
Link copied to clipboard
open
fun
resolveResourcePath
(
context
:
Context
,
@
Nullable
resourcePath
:
String
)
:
Integer