refreshAndAwait
suspend fun View.refreshAndAwait(mode: EpdUpdateMode, scope: RefreshScope = RefreshScope.FullView, timeout: Duration = 2.seconds): Result<RefreshReceipt>(source)
Dispatches an E Ink refresh for this view and waits for its completion boundary.