observeOnStop

fun observeOnStop(receiver: T.() -> Unit): LifecycleAwareProperty<T>

observes on the On.STOP lifecycle state.