Configuration of the general appearance for the cropping screen.

Hierarchy

  • PartiallyConstructible
    • CroppingAppearanceConfiguration

Constructors

Properties

bottomBarBackgroundColor: string

The background color of the bottom bar. Default is "?sbColorPrimary"

navigationBarMode: NavigationBarMode

Determines the visual mode used for the navigation bar icons. Android only. Default is LIGHT

orientationLockMode: OrientationLockMode

Which mode to use when orientation should be locked to landscape or portrait. Default is NONE

statusBarMode: StatusBarMode

Determines the visual mode used for the status bar icons. Default is LIGHT

topBarBackgroundColor: string

The background color of the top bar. Only applicable when the visual mode is specified as 'SOLID', otherwise ignored. Default is "?sbColorPrimary"