Builder
Builder class for creating a HUD
Parameters
lifecycleManagerObserver
the LifecycleManagerObserver to observe lifecycle changes.
Builder class for creating a HUD
Builder class for creating a HUD
Parameters
viewController
The UIViewController to present the loading indicator
wrapper
a modifier method for modifying the ViewController representing the loading indicator before it is presented.
Builder class for creating a HUD
Builder class for creating a HUD
Constructors
Functions
Link copied to clipboard
fun BaseHUD.Builder.build(coroutineScope: CoroutineScope, initialize: HudConfig.Builder.() -> Unit = { }): BaseHUD
Builds a HUD to display a loading indicator
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard