onPause

fun onPause(receiver: T.() -> Unit): Lazybones<T>

returns a Lazybones and the receiver will be aware of On.PAUSE lifecycle state.