removeCallback

fun removeCallback(cb: SizeReadyCallback)

Removes the given callback from the pending set if it's still retained.

Parameters

cb

The callback to remove.