Interface PresentationModeChangeContext

interface PresentationModeChangeContext {
    pip: PresentationModeChangePipContext;
}

Properties

Properties

The PiP context for presentationMode change.

Generated using TypeDoc