THEOliveUI

fun THEOliveUI(player: THEOlivePlayer, modifier: Modifier = Modifier)

A container of the player with a default UI.

Parameters

player

The player that is created with rememberTHEOlivePlayer.

modifier

The Modifier to be applied to this container.