observeOnAny

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

observes on the On.ANY lifecycle state.