LocalizedAttributable

For objects that hold different attribute values for different Locale values

Inheritors

Functions

Link copied to clipboard
abstract fun getAttribute(attributeName: CharSequence, locale: Locale? = null): String?

Returns the value of the attribute with the given name in the given locale or null if the attribute value is not defined for the locale.