OnPictureInPictureModeChangedProvider

Interface for components that can dispatch calls from Activity.onPictureInPictureModeChanged.

Functions

Link copied to clipboard

Add a new listener that will get a callback associated with Activity.onPictureInPictureModeChanged with the new PictureInPictureModeChangedInfo.

Remove a previously added listener. It will not receive any future callbacks.