Registers a handler for when the given Bindable is released.
Bindable
The Bindable.
Optional
The "priority" of this handler compared to other handlers. Higher priorities are executed first.
Generated using TypeDoc
Registers a handler for when the given
Bindable
is released.