ToggleValue extension

Toggles a boolean GetValue.

on

Methods

toggle([dynamic _]) → void

Available on GetValue<bool>, provided by the ToggleValue extension

Convenience method for toggling a bool value back and forth.