Package-level declarations

Types

Link copied to clipboard
interface ImeAction : ComposableProperties<ImeAction>

定义了软键盘上“操作”按钮(例如回车键)的行为和外观。

Link copied to clipboard
interface ImeActions

提供了一组预定义的输入法操作(ImeAction)。

Link copied to clipboard
interface KeyboardCapitalization : ComposableProperties<KeyboardCapitalization>

定义了软键盘对文本进行大小写转换的策略。

Link copied to clipboard

提供了一组预定义的键盘大小写转换策略(KeyboardCapitalization)。

Link copied to clipboard
interface KeyboardType : ComposableProperties<KeyboardType>

定义了向用户显示的软键盘类型。

Link copied to clipboard
interface KeyboardTypes

提供了一组预定义的键盘类型(KeyboardType)。

Link copied to clipboard
interface VisualTransformation : ComposableProperties<ERROR CLASS: Symbol not found for androidx.compose.ui.text.input.VisualTransformation>

用于更改输入字段视觉输出的接口。

Link copied to clipboard

提供常用 VisualTransformation 实例的工厂接口。