androidx.window.rxjava2.layout

Extension functions summary

Extension functions

windowLayoutInfoObservable

fun WindowInfoTracker.windowLayoutInfoObservable(
    context: @UiContext Context
): Observable<WindowLayoutInfo>

Return an Observable stream of WindowLayoutInfo.

See also
windowLayoutInfo