Fishjam Mobile SDK - v0.24.0
    Preparing search index...
    type PictureInPictureConfig = {
        allowsCameraInBackground?: boolean;
        primaryPlaceholderText?: string;
        secondaryPlaceholderText?: string;
        startAutomatically?: boolean;
        stopAutomatically?: boolean;
    }
    Index

    Properties

    allowsCameraInBackground?: boolean
    primaryPlaceholderText?: string
    secondaryPlaceholderText?: string
    startAutomatically?: boolean
    stopAutomatically?: boolean