Function SettingsPage.addCheckbox

add checkbox (boolean value) for setting

Prototype

CheckboxItem addCheckbox(
  string id,
  UIString label,
  bool inverse = false
);

Authors

Copyright

License