Picture In Picture Availability Changed
data class PictureInPictureAvailabilityChanged(isPictureInPictureAvailable: Boolean) : PlayerEvent
Content copied to clipboard
Emitted when the availability of the Picture-in-Picture mode changed.
Constructors
PictureInPictureAvailabilityChanged
Link copied to clipboard
fun PictureInPictureAvailabilityChanged(isPictureInPictureAvailable: Boolean)
Content copied to clipboard
Properties
isPictureInPictureAvailable
Link copied to clipboard