ChromecastDisplay

fun ChromecastDisplay(modifier: Modifier = Modifier)

A display for the state of an active Chromecast session.

Depending on the available screen height, this shows either compact or expanded contents.

Parameters

modifier

the Modifier to be applied to this display