ColorPropConverter

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun getColor(@Nullable value: Any, context: Context): Integer
open fun getColor(@Nullable value: Any, context: Context, defaultInt: Int): Integer
Link copied to clipboard
open fun getColorInstance(@Nullable value: Any, context: Context): Color
Link copied to clipboard
open fun resolveResourcePath(context: Context, @Nullable resourcePath: String): Integer