OudsAnnotatedHelperText
Types
Link copied to clipboard
class Builder(capacity: Int = 16) : OudsAnnotatedString.Builder<OudsAnnotatedHelperText> , OudsAnnotatedString.StrongBuilder
Properties
Functions
Link copied to clipboard
fun capitalize(localeList: LocaleList = LocaleList.current): OudsAnnotatedString<OudsAnnotatedHelperText>
Link copied to clipboard
fun decapitalize(localeList: LocaleList = LocaleList.current): OudsAnnotatedString<OudsAnnotatedHelperText>
Link copied to clipboard
operator fun plus(other: OudsAnnotatedString<OudsAnnotatedHelperText>): OudsAnnotatedString<OudsAnnotatedHelperText>
Link copied to clipboard
Link copied to clipboard
fun toLowerCase(localeList: LocaleList = LocaleList.current): OudsAnnotatedString<OudsAnnotatedHelperText>
Link copied to clipboard
fun toUpperCase(localeList: LocaleList = LocaleList.current): OudsAnnotatedString<OudsAnnotatedHelperText>