airwallex-android
Toggle table of contents
6.3.1
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
airwallex-android
ui-core
/
com.airwallex.android.ui.composables
/
StandardTextFieldOptions
/
StandardTextFieldOptions
Standard
Text
Field
Options
constructor
(
singleLine
:
Boolean
=
true
,
inputType
:
StandardTextFieldOptions.InputType
=
InputType.NORMAL
,
returnType
:
StandardTextFieldOptions.ReturnType
=
ReturnType.DONE
)