Configuration of the 'shutter' button.

Hierarchy

  • PartiallyConstructible
    • ShutterButton

Constructors

  • Parameters

    • Optional source: DeepPartial<ShutterButton>

    Returns ShutterButton

Properties

accessibilityDescription: string

The text to be read when the 'shutter' button is selected via the accessibility mode. Default is "?accessibilityDescriptionCameraShutterButton"

enabledInAutoSnappingMode: boolean

Determines if the 'shutter' button can be tapped to manually snap a document when 'auto snapping mode' is active. Default is true

innerColor: string

The inner color of the 'shutter' button. Default is "?sbColorOnPrimary"

outerColor: string

The outer color of the 'shutter' button. Default is "?sbColorOnPrimary"