Enumerations

The following enumerations are available globally.

  • An enum that tells the scan handler how to perform the capture.

    Discussion

    Setting this mode changes the behavior of the scan based on the set type. For example a scan type of Manual requries the user or developer to tell the scan handler when to capture the image.

    See more

    Declaration

    Swift

    @objc
    public enum DSCaptureMode : Int
  • An enum representing an ID1 document side.

    See more

    Declaration

    Swift

    @objc
    public enum DSSide : Int
  • Provides constants for different ID1 document types (Driver’s License, Passport Card, etc.).

    See more

    Declaration

    Swift

    @objc
    public enum DSID1Type : Int