Skip to main content
Version: 0.23.0

Type Alias: PictureInPictureConfig

PictureInPictureConfig = object

Defined in: packages/react-native-client/src/components/PipContainerView.tsx:5

Properties

allowsCameraInBackground?

optional allowsCameraInBackground: boolean

Defined in: packages/react-native-client/src/components/PipContainerView.tsx:8


primaryPlaceholderText?

optional primaryPlaceholderText: string

Defined in: packages/react-native-client/src/components/PipContainerView.tsx:9


secondaryPlaceholderText?

optional secondaryPlaceholderText: string

Defined in: packages/react-native-client/src/components/PipContainerView.tsx:10


startAutomatically?

optional startAutomatically: boolean

Defined in: packages/react-native-client/src/components/PipContainerView.tsx:6


stopAutomatically?

optional stopAutomatically: boolean

Defined in: packages/react-native-client/src/components/PipContainerView.tsx:7