Skip to main content

toggle_checkbox

Function toggle_checkbox 

Source
pub fn toggle_checkbox(tree: &mut FieldTree, id: FieldId) -> bool
Expand description

Toggle a checkbox field. Returns false if read-only or not a checkbox.