🌈 Create new beautiful Compose Gradients with our new wesite ->
Function

allCaps

Returns a InputTransformation that forces all text to be uppercase.

allCaps

Source set: Common
public fun InputTransformation.allCaps(locale: Locale): InputTransformation

Returns a InputTransformation that forces all text to be uppercase.

This transformation automatically configures the keyboard to capitalize all characters.

Parameters

locale The Locale in which to perform the case conversion.

Content updated: