Selectable.onRelease

Registers a callback that will be run when the selectable is notified that it has been released. @param runnable the callback to register. Any previously registered callback will be replaced.

interface Selectable
void
onRelease

Meta