Dialog:add()
Add view to the dialog, currently you can only add view based on this parameter
Signature
Dialog:add(view: EditText | Column | CheckBox | Row | RadioGroup | TextView): void
Returns
void
Add view to the dialog, currently you can only add view based on this parameter
Dialog:add(view: EditText | Column | CheckBox | Row | RadioGroup | TextView): void
Returns
void