[net](../../index.md) / [com.drake.net.utils](../index.md) / [com.drake.brv.PageRefreshLayout](./index.md) ### Extensions for com.drake.brv.PageRefreshLayout | Name | Summary | |---|---| | [scope](scope.md) | PageRefreshLayout的异步作用域`fun PageRefreshLayout.scope(dispatcher: CoroutineDispatcher = Dispatchers.Main, block: suspend CoroutineScope.() -> `[`Unit`](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)`): `[`PageCoroutineScope`](../../com.drake.net.scope/-page-coroutine-scope/index.md) |