Configuration of the camera permission request view.

Hierarchy

  • PartiallyConstructible
    • CameraPermissionScreen

Constructors

Properties

background: string

The background color of the camera permission request. Default is "?sbColorSurface"

closeButton: ButtonConfiguration

Configuration of the camera permission request's close button.

enableCameraButton: ButtonConfiguration

Configuration of the camera permission request's confirmation button.

enableCameraExplanation: StyledText

Configuration of the camera permission request's explanatory text.

enableCameraTitle: StyledText

Configuration of the camera permission request's title.

icon: IconStyle

Configuration of the icon used in the camera permission request.

iconBackground: string

The background color of the icon used in the camera permission request. Default is "?sbColorOutline"

statusBarMode: StatusBarMode

Determines the visual mode for displaying the contents of the status bar. Default is DARK