Package-level declarations
Types
Link copied to clipboard
interface ImeActions
提供了一组预定义的输入法操作(ImeAction)。
Link copied to clipboard
定义了软键盘对文本进行大小写转换的策略。
Link copied to clipboard
interface KeyboardCapitalizationProviders
提供了一组预定义的键盘大小写转换策略(KeyboardCapitalization)。
Link copied to clipboard
定义了向用户显示的软键盘类型。
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
interface VisualTransformations
提供常用 VisualTransformation 实例的工厂接口。