unregister

fun unregister(view: UIView)

Releases one register. Safe to call for a view that was never registered, and — deliberately — for one already fully released: an unbalanced extra call must not push the count negative and re-arm nothing.