SDAI
Toggle table of contents
Main site
Telegram
Discord
ios
Target filter
ios
Switch theme
Search in API
Skip to content
SDAI
presentation
/
com.shifthackz.aisdv1.presentation.widget.input
/
PlatformTextInputView
/
configure
configure
ios
fun
configure
(
label
:
String
,
floatingLabel
:
Boolean
,
enabled
:
Boolean
,
secureTextEntry
:
Boolean
,
keyboardType
:
UIKeyboardType
,
containerColor
:
UIColor
,
textColor
:
UIColor
,
placeholderColor
:
UIColor
,
labelColor
:
UIColor
,
tintColor
:
UIColor
,
borderColor
:
UIColor
,
hasTrailingIcon
:
Boolean
)
(
source
)