@regulaforensics/face-sdk
    Preparing search index...

    Class Customization

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

    Index
    • get uiCustomizationLayer(): Record<string, any> | null

      Immutable property. Use setter instead of editing.

      Returns Record<string, any> | null

    • set uiCustomizationLayer(val: Record<string, any> | null): void

      Parameters

      • val: Record<string, any> | null

      Returns void

    • Allows you to serialize object.

      Returns Record<string, any>

    • Allows you to deserialize object.

      Parameters

      • jsonObject: Record<string, any>

      Returns Customization