FullyDrawnReporterKt
Added in 1.7.0
public final class FullyDrawnReporterKt
Summary
Public methods |
|
|---|---|
static final void |
reportWhenComplete(Tells the |
Public methods
reportWhenComplete
public static final void reportWhenComplete(
@NonNull FullyDrawnReporter receiver,
@NonNull SuspendFunction0<Unit> reporter
)
Tells the FullyDrawnReporter to wait until reporter has completed before calling Activity.reportFullyDrawn.