Package-level declarations
Types
Link copied to clipboard
interface KeyboardActions : ComposableProperties<ERROR CLASS: Symbol not found for androidx.compose.foundation.text.KeyboardActions>
用于定义当用户在软键盘上触发输入法编辑器(IME)操作时的行为。
Link copied to clipboard
interface KeyboardOptions : ComposableProperties<ERROR CLASS: Symbol not found for androidx.compose.foundation.text.KeyboardOptions>
用于配置软键盘外观和行为的接口。