toggle menu
Spezi Documentation
androidJvm
switch theme
search in API
onboarding
/
edu.stanford.spezi.module.onboarding.consent
/
ConsentAction
/
TextFieldUpdate
Text
Field
Update
data
class
TextFieldUpdate
(
val
newValue
:
String
,
val
type
:
TextFieldType
)
:
ConsentAction
Members
Constructors
Text
Field
Update
Link copied to clipboard
constructor
(
newValue
:
String
,
type
:
TextFieldType
)
Properties
new
Value
Link copied to clipboard
val
newValue
:
String
type
Link copied to clipboard
val
type
:
TextFieldType