Companion

object Companion

Properties

Link copied to clipboard

Broadcast intent action indicating that the Call UI PIP window is now displayed.

Link copied to clipboard

Broadcast intent action indicating that the Call UI PIP window is no longer displayed.

Link copied to clipboard
val isDisplayed: StateFlow<Boolean>

A read-only state flow exposing the current display status of the Call UI PIP window. Consumers can collect from this flow to observe visibility changes.