Constants

The following constants are available globally.

  • Undocumented

    Declaration

    Objective-C

    extern NSString *const kGSKCameraSessionErrorDomain

    Swift

    let kGSKCameraSessionErrorDomain: String
  • Undocumented

    Declaration

    Objective-C

    extern const CGFloat GSKEditableFrameDefaultHandleWidth

    Swift

    let GSKEditableFrameDefaultHandleWidth: CGFloat
  • Error handling

    Declaration

    Objective-C

    extern NSString *const GSKErrorDomain
  • Undocumented

    Declaration

    Objective-C

    FOUNDATION_EXPORT NSString * const GSKPDFErrorDomain
  • Undocumented

    Declaration

    Objective-C

    extern const CGPoint GSKQuadrangleTopRightPoint

    Swift

    let GSKQuadrangleTopRightPoint: CGPoint
  • Undocumented

    Declaration

    Objective-C

    extern const CGPoint GSKQuadrangleTopLeftPoint

    Swift

    let GSKQuadrangleTopLeftPoint: CGPoint
  • Undocumented

    Declaration

    Objective-C

    extern const CGPoint GSKQuadrangleBottomLeftPoint

    Swift

    let GSKQuadrangleBottomLeftPoint: CGPoint
  • Undocumented

    Declaration

    Objective-C

    extern const CGPoint GSKQuadrangleBottomRightPoint

    Swift

    let GSKQuadrangleBottomRightPoint: CGPoint
  • Undocumented

    Declaration

    Objective-C

    extern double GSSDKVersionNumber

    Swift

    var GSSDKVersionNumber: Double
  • Undocumented

    Declaration

    Objective-C

    extern const unsigned char GSSDKVersionString[]
  • Undocumented

    Declaration

    Objective-C

    extern double GSKOCRVersionNumber

    Swift

    var GSKOCRVersionNumber: Double
  • Undocumented

    Declaration

    Objective-C

    extern const unsigned char GSKOCRVersionString[]
  • Undocumented

    Declaration

    Objective-C

    FOUNDATION_EXPORT NSErrorDomain const GSKScanFlowErrorDomain

    Swift

    let GSKScanFlowErrorDomain: String
  • Undocumented

    Declaration

    Objective-C

    extern double GSSDKScanFlowVersionNumber

    Swift

    var GSSDKScanFlowVersionNumber: Double
  • Undocumented

    Declaration

    Objective-C

    extern const unsigned char GSSDKScanFlowVersionString[]