Dialog:getValueOf()
This method is useful to get the value of EditText
, CheckBox
, RadioGroup
Signature
Dialog:getValueOf(view: EditText | CheckBox | RadioGroup): string | boolean | number
Returns
string
or boolean
or number
This method is useful to get the value of EditText
, CheckBox
, RadioGroup
Dialog:getValueOf(view: EditText | CheckBox | RadioGroup): string | boolean | number
Returns
string
or boolean
or number