checked property
Identifies if the choice is already checked by default, this parameter is only used for radio and checkbox dialogs
Implementation
bool checked;
Identifies if the choice is already checked by default, this parameter is only used for radio and checkbox dialogs
bool checked;