Home > react-native-material-kit > SwitchProps > onCheckedChange

SwitchProps.onCheckedChange property

Callback when the toggle status is changed.

Signature:

onCheckedChange?: CheckedListener;