present

actual open suspend override fun present(animated: Boolean = true): HUD

Presents as indicator

Return

The BaseHUD being presented.

Parameters

animated

Pass true to animate the presentation

expect open suspend override fun present(animated: Boolean = true): HUD

Presents as indicator

Return

The BaseHUD being presented.

Parameters

animated

Pass true to animate the presentation

actual open suspend override fun present(animated: Boolean = true): HUD

Presents as indicator

Return

The BaseHUD being presented.

Parameters

animated

Pass true to animate the presentation