KeyboardOptions

class KeyboardOptions(val capitalization: KeyboardCapitalization? = null, val autoCorrect: Boolean? = null, val keyboardType: KeyboardType? = null, val imeAction: ImeAction? = null, val platformImeOptions: PlatformImeOptions? = null)(source)

Constructors

Link copied to clipboard
constructor(capitalization: KeyboardCapitalization? = null, autoCorrect: Boolean? = null, keyboardType: KeyboardType? = null, imeAction: ImeAction? = null, platformImeOptions: PlatformImeOptions? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard