toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge
/
korlibs.event
/
ISoftKeyboardConfig
ISoft
Keyboard
Config
interface
ISoftKeyboardConfig
Inheritors
SoftKeyboardConfig
TextEditController
UITextInput
Members
Properties
soft
Keyboard
Autocapitalization
Link copied to clipboard
abstract
var
softKeyboardAutocapitalization
:
Boolean
?
soft
Keyboard
Autocorrection
Link copied to clipboard
abstract
var
softKeyboardAutocorrection
:
Boolean
?
soft
Keyboard
Enables
Return
Key
Automatically
Link copied to clipboard
abstract
var
softKeyboardEnablesReturnKeyAutomatically
:
Boolean
soft
Keyboard
Password
Link copied to clipboard
abstract
var
softKeyboardPassword
:
Boolean
soft
Keyboard
Return
Key
Type
Link copied to clipboard
abstract
var
softKeyboardReturnKeyType
:
SoftKeyboardReturnKeyType
soft
Keyboard
Smart
Dashes
Link copied to clipboard
abstract
var
softKeyboardSmartDashes
:
Boolean
?
soft
Keyboard
Smart
Insert
Delete
Link copied to clipboard
abstract
var
softKeyboardSmartInsertDelete
:
Boolean
?
soft
Keyboard
Smart
Quotes
Link copied to clipboard
abstract
var
softKeyboardSmartQuotes
:
Boolean
?
soft
Keyboard
Spell
Checking
Link copied to clipboard
abstract
var
softKeyboardSpellChecking
:
Boolean
?
soft
Keyboard
Text
Content
Type
Link copied to clipboard
abstract
var
softKeyboardTextContentType
:
String
?
soft
Keyboard
Type
Link copied to clipboard
abstract
var
softKeyboardType
:
SoftKeyboardType