LocalizedNameBuilder

Builder that has a localizable name.

See also

Inheritors

Properties

Link copied to clipboard
abstract val name: String?

The default name.

Link copied to clipboard

A MutableMap containing localized versions of name.

Functions

Link copied to clipboard
open fun name(locale: Locale, name: String)

Registers a localization of name in locale.