Params that relate to the camera view controller customization and etc.

Constructors

Accessors

  • get uiCustomizationLayer(): Record<string, any>
  • Immutable property. Use setter instead of editing.

    Returns Record<string, any>

  • set uiCustomizationLayer(val): void
  • Parameters

    • val: Record<string, any>

    Returns void

Methods

  • Allows you to serialize object.

    Returns Record<string, any>

  • Allows you to deserialize object.

    Parameters

    • jsonObject: Record<string, any>

    Returns Customization