diff --git a/CHANGELOG.md b/CHANGELOG.md index 3703284..2dc5ef2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## v1.0.5 + +- No changes + ## v1.0.4 - No changes diff --git a/Capture.xcframework/ios-arm64/Capture.framework/Capture b/Capture.xcframework/ios-arm64/Capture.framework/Capture index 04717f6..11bd18f 100755 Binary files a/Capture.xcframework/ios-arm64/Capture.framework/Capture and b/Capture.xcframework/ios-arm64/Capture.framework/Capture differ diff --git a/Capture.xcframework/ios-arm64/Capture.framework/Info.plist b/Capture.xcframework/ios-arm64/Capture.framework/Info.plist index 1130d44..340154b 100644 Binary files a/Capture.xcframework/ios-arm64/Capture.framework/Info.plist and b/Capture.xcframework/ios-arm64/Capture.framework/Info.plist differ diff --git a/Capture.xcframework/ios-arm64/Capture.framework/_CodeSignature/CodeResources b/Capture.xcframework/ios-arm64/Capture.framework/_CodeSignature/CodeResources index a6a58dc..acbf16d 100644 --- a/Capture.xcframework/ios-arm64/Capture.framework/_CodeSignature/CodeResources +++ b/Capture.xcframework/ios-arm64/Capture.framework/_CodeSignature/CodeResources @@ -74,7 +74,7 @@ Info.plist - SPLJxEPmCU8/sCuSEplLC0ete2I= + utPk6JGs7+I43SyHfsTqqJwDiYQ= Model_021c530a7efe77c0e90c4bfe19c3bebaaceee433103e4e6d4f1424d921885982.strop @@ -110,7 +110,7 @@ en.strings - Y+JekxjdC7nH8lVllh35RSzv/Dc= + eEQaydBr0oiTHzSm2PZrLhn68nA= files2 @@ -294,7 +294,7 @@ hash2 - md9XeAw2XwhVB8r8bltGfsZMUeS36RX2oxmh1qNv+aE= + u02i8yF//2ep3CsyhSLSHgHGrabc6AzhD9zr4vnB6EQ= diff --git a/Capture.xcframework/ios-arm64/Capture.framework/en.strings b/Capture.xcframework/ios-arm64/Capture.framework/en.strings index 62f1630..e84bedf 100644 --- a/Capture.xcframework/ios-arm64/Capture.framework/en.strings +++ b/Capture.xcframework/ios-arm64/Capture.framework/en.strings @@ -44,6 +44,12 @@ "mbic_back" = "Back"; "mbic_next" = "Next"; "mbic_ok" = "OK"; +"mbic_close" = "Close"; // Torch "mbic_torch_glare_tooltip_message" = "Watch out for flashlight glare.\nGently move your ID around to avoid it."; + +// License +"mbic_check_internet_connection" = "Check internet connection"; +"mbic_network_error" = "Network error"; +"mbic_scanning_not_available" = "Scanning not available"; diff --git a/Capture.xcframework/ios-arm64_x86_64-simulator/Capture.framework/Capture b/Capture.xcframework/ios-arm64_x86_64-simulator/Capture.framework/Capture index 039d07d..be96ef7 100755 Binary files a/Capture.xcframework/ios-arm64_x86_64-simulator/Capture.framework/Capture and b/Capture.xcframework/ios-arm64_x86_64-simulator/Capture.framework/Capture differ diff --git a/Capture.xcframework/ios-arm64_x86_64-simulator/Capture.framework/Info.plist b/Capture.xcframework/ios-arm64_x86_64-simulator/Capture.framework/Info.plist index 1d7f08a..a4f24b5 100644 Binary files a/Capture.xcframework/ios-arm64_x86_64-simulator/Capture.framework/Info.plist and b/Capture.xcframework/ios-arm64_x86_64-simulator/Capture.framework/Info.plist differ diff --git a/Capture.xcframework/ios-arm64_x86_64-simulator/Capture.framework/_CodeSignature/CodeResources b/Capture.xcframework/ios-arm64_x86_64-simulator/Capture.framework/_CodeSignature/CodeResources index 5cc3c29..ede2b37 100644 --- a/Capture.xcframework/ios-arm64_x86_64-simulator/Capture.framework/_CodeSignature/CodeResources +++ b/Capture.xcframework/ios-arm64_x86_64-simulator/Capture.framework/_CodeSignature/CodeResources @@ -74,7 +74,7 @@ Info.plist - mJseuMlUU3aeBktYkp1XbuYp+Lc= + JiDVYsSNDdQstdKAyWdSBEQP5gQ= Model_021c530a7efe77c0e90c4bfe19c3bebaaceee433103e4e6d4f1424d921885982.strop @@ -110,7 +110,7 @@ en.strings - Y+JekxjdC7nH8lVllh35RSzv/Dc= + eEQaydBr0oiTHzSm2PZrLhn68nA= files2 @@ -294,7 +294,7 @@ hash2 - md9XeAw2XwhVB8r8bltGfsZMUeS36RX2oxmh1qNv+aE= + u02i8yF//2ep3CsyhSLSHgHGrabc6AzhD9zr4vnB6EQ= diff --git a/Capture.xcframework/ios-arm64_x86_64-simulator/Capture.framework/en.strings b/Capture.xcframework/ios-arm64_x86_64-simulator/Capture.framework/en.strings index 62f1630..e84bedf 100644 --- a/Capture.xcframework/ios-arm64_x86_64-simulator/Capture.framework/en.strings +++ b/Capture.xcframework/ios-arm64_x86_64-simulator/Capture.framework/en.strings @@ -44,6 +44,12 @@ "mbic_back" = "Back"; "mbic_next" = "Next"; "mbic_ok" = "OK"; +"mbic_close" = "Close"; // Torch "mbic_torch_glare_tooltip_message" = "Watch out for flashlight glare.\nGently move your ID around to avoid it."; + +// License +"mbic_check_internet_connection" = "Check internet connection"; +"mbic_network_error" = "Network error"; +"mbic_scanning_not_available" = "Scanning not available"; diff --git a/Package.swift b/Package.swift index 064d023..71af799 100644 --- a/Package.swift +++ b/Package.swift @@ -16,7 +16,7 @@ let package = Package( targets: [ .binaryTarget( name: "Capture", - url: "https://github.com/BlinkID/capture-ios/releases/download/v1.0.4/Capture.xcframework.zip", - checksum: "44a9ed482e99eb67aebcfd5fca98dcb349bfe693484c354639dbdd1b52e68b08") + url: "https://github.com/BlinkID/capture-ios/releases/download/v1.0.5/Capture.xcframework.zip", + checksum: "5902d307e873f8c4b31fcaaecdff801bf9b583a6da5778dc4141a19d8c1697bc") ] ) diff --git a/Release_notes.md b/Release_notes.md index 1b48f51..f1212b1 100644 --- a/Release_notes.md +++ b/Release_notes.md @@ -1,5 +1,11 @@ # Release notes +## v1.0.5 + +- Internal capture improvements +- Bug fix: + - Fix a memory leak + ## v1.0.4 - Bug fix: diff --git a/docs/data/documentation/capture.json b/docs/data/documentation/capture.json index 1ea29c8..3e070e3 100644 --- a/docs/data/documentation/capture.json +++ b/docs/data/documentation/capture.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/capture"],"traits":[{"interfaceLanguage":"occ"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture","interfaceLanguage":"occ"},"topicSections":[{"title":"Classes","identifiers":["doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserResult","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCameraSettings","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICImage","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLightingThresholds","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResult","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICTransformedImage"]},{"title":"Protocols","identifiers":["doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerDelegate"]},{"title":"Variables","identifiers":["doc:\/\/com.microblink.Capture\/documentation\/Capture\/CaptureVersionNumber","doc:\/\/com.microblink.Capture\/documentation\/Capture\/CaptureVersionString","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseErrorNotification"]},{"title":"Functions","identifiers":["doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBIC_UI_LOCALIZED","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBIC_UI_LOCALIZED_DEFAULT_STRING","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBIC_UI_LOCALIZED_FOR_LANGUAGE"]},{"title":"Macros","identifiers":["doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBIC_CAMERA_FINAL","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBIC_CORE_FINAL","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBIC_UX_FINAL"]},{"title":"Type Aliases","identifiers":["doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseErrorBlock"]},{"title":"Enumerations","identifiers":["doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCameraSettingsCameraResolution","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureStrategy","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCompletnessStatus","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResultSide"]}],"kind":"symbol","metadata":{"roleHeading":"Framework","externalID":"Capture","title":"Capture","symbolKind":"module","role":"collection","modules":[{"name":"Capture"}]},"hierarchy":{"paths":[[]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICDocumentGroup":{"role":"symbol","title":"MBICDocumentGroup","fragments":[{"kind":"identifier","text":"MBICDocumentGroup"}],"abstract":[{"type":"text","text":"Document group."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicdocumentgroup"},"doc://com.microblink.Capture/documentation/Capture/MBICLightingThresholds":{"role":"symbol","title":"MBICLightingThresholds","fragments":[{"kind":"identifier","text":"MBICLightingThresholds"}],"abstract":[{"type":"text","text":"Parameters for lighting estimation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLightingThresholds","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclightingthresholds"},"doc://com.microblink.Capture/documentation/Capture/MBICCameraSettingsCameraResolution":{"role":"symbol","title":"MBICCameraSettingsCameraResolution","fragments":[{"kind":"identifier","text":"MBICCameraSettingsCameraResolution"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCameraSettingsCameraResolution","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccamerasettingscameraresolution"},"doc://com.microblink.Capture/documentation/Capture/MBIC_UX_FINAL":{"role":"symbol","title":"MBIC_UX_FINAL","fragments":[{"kind":"identifier","text":"MBIC_UX_FINAL"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBIC_UX_FINAL","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbic_ux_final"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserSettings":{"role":"symbol","title":"MBICAnalyserSettings","fragments":[{"kind":"identifier","text":"MBICAnalyserSettings"}],"abstract":[{"type":"text","text":"Analyser settings."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalysersettings"},"doc://com.microblink.Capture/documentation/Capture/MBICCompletnessStatus":{"role":"symbol","title":"MBICCompletnessStatus","fragments":[{"kind":"identifier","text":"MBICCompletnessStatus"}],"abstract":[{"type":"text","text":"Completness status of capture process."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCompletnessStatus","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccompletnessstatus"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings/analyserSettings":{"role":"symbol","title":"analyserSettings","fragments":[{"kind":"identifier","text":"analyserSettings"}],"abstract":[{"type":"text","text":"Capture analyser settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/analyserSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings\/analysersettings"},"doc://com.microblink.Capture/documentation/Capture/MBICTransformedImage":{"role":"symbol","title":"MBICTransformedImage","fragments":[{"kind":"identifier","text":"MBICTransformedImage"}],"abstract":[{"type":"text","text":"Image of a cropped and perspective-corrected document."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICTransformedImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbictransformedimage"},"doc://com.microblink.Capture/documentation/Capture/MBICLicenseError":{"role":"symbol","title":"MBICLicenseError","fragments":[{"kind":"identifier","text":"MBICLicenseError"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclicenseerror"},"doc://com.microblink.Capture/documentation/Capture/MBIC_UI_LOCALIZED_DEFAULT_STRING":{"role":"symbol","title":"MBIC_UI_LOCALIZED_DEFAULT_STRING","fragments":[{"kind":"identifier","text":"MBIC_UI_LOCALIZED_DEFAULT_STRING"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBIC_UI_LOCALIZED_DEFAULT_STRING","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbic_ui_localized_default_string"},"doc://com.microblink.Capture/documentation/Capture/MBICLicenseErrorNotification":{"role":"symbol","title":"MBICLicenseErrorNotification","fragments":[{"kind":"identifier","text":"MBICLicenseErrorNotification"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseErrorNotification","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclicenseerrornotification"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings/captureViewControllerTheme":{"role":"symbol","title":"captureViewControllerTheme","fragments":[{"kind":"identifier","text":"captureViewControllerTheme"}],"abstract":[{"type":"text","text":"Overlay customization settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/captureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings\/captureviewcontrollertheme"},"doc://com.microblink.Capture/documentation/Capture/MBICSideCaptureResult":{"role":"symbol","title":"MBICSideCaptureResult","fragments":[{"kind":"identifier","text":"MBICSideCaptureResult"}],"abstract":[{"type":"text","text":"Side capture result."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResult","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicsidecaptureresult"},"doc://com.microblink.Capture/documentation/Capture/MBICImage":{"role":"symbol","title":"MBICImage","fragments":[{"kind":"identifier","text":"MBICImage"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicimage"},"doc://com.microblink.Capture/documentation/Capture/MBICCameraSettings":{"role":"symbol","title":"MBICCameraSettings","fragments":[{"kind":"identifier","text":"MBICCameraSettings"}],"abstract":[{"type":"text","text":"Camera settings."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCameraSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccamerasettings"},"doc://com.microblink.Capture/documentation/Capture/MBIC_UI_LOCALIZED":{"role":"symbol","title":"MBIC_UI_LOCALIZED","fragments":[{"kind":"identifier","text":"MBIC_UI_LOCALIZED"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBIC_UI_LOCALIZED","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbic_ui_localized"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserResult":{"role":"symbol","title":"MBICAnalyserResult","fragments":[{"kind":"identifier","text":"MBICAnalyserResult"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserResult","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalyserresult"},"doc://com.microblink.Capture/documentation/Capture/MBIC_UI_LOCALIZED_FOR_LANGUAGE":{"role":"symbol","title":"MBIC_UI_LOCALIZED_FOR_LANGUAGE","fragments":[{"kind":"identifier","text":"MBIC_UI_LOCALIZED_FOR_LANGUAGE"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBIC_UI_LOCALIZED_FOR_LANGUAGE","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbic_ui_localized_for_language"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings/cameraSettings":{"role":"symbol","title":"cameraSettings","fragments":[{"kind":"identifier","text":"cameraSettings"}],"abstract":[{"type":"text","text":"Camera settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCameraSettings"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/cameraSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings\/camerasettings"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBIC_CORE_FINAL":{"role":"symbol","title":"MBIC_CORE_FINAL","fragments":[{"kind":"identifier","text":"MBIC_CORE_FINAL"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBIC_CORE_FINAL","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbic_core_final"},"doc://com.microblink.Capture/documentation/Capture/MBICLicenseErrorBlock":{"role":"symbol","title":"MBICLicenseErrorBlock","fragments":[{"kind":"identifier","text":"MBICLicenseErrorBlock"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseErrorBlock","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclicenseerrorblock"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSDK":{"role":"symbol","title":"MBICCaptureSDK","fragments":[{"kind":"identifier","text":"MBICCaptureSDK"}],"abstract":[{"type":"text","text":"Entry class for Capture SDK - used for setting up license key and to add support for"},{"type":"text","text":" "},{"type":"text","text":"optimisation of passing data."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesdk"},"doc://com.microblink.Capture/documentation/Capture/MBICSideCaptureResultSide":{"role":"symbol","title":"MBICSideCaptureResultSide","fragments":[{"kind":"identifier","text":"MBICSideCaptureResultSide"}],"abstract":[{"type":"text","text":"Document side classification returned as front, back or unknown."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResultSide","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicsidecaptureresultside"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings/uxSettings":{"role":"symbol","title":"uxSettings","fragments":[{"kind":"identifier","text":"uxSettings"}],"abstract":[{"type":"text","text":"UX settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/uxSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings\/uxsettings"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureUXSettings":{"role":"symbol","title":"MBICCaptureUXSettings","fragments":[{"kind":"identifier","text":"MBICCaptureUXSettings"}],"abstract":[{"type":"text","text":"Capture UX Settings."},{"type":"text","text":" "},{"type":"text","text":"Used for cusotmizing UX."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureuxsettings"},"doc://com.microblink.Capture/documentation/Capture/MBIC_CAMERA_FINAL":{"role":"symbol","title":"MBIC_CAMERA_FINAL","fragments":[{"kind":"identifier","text":"MBIC_CAMERA_FINAL"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBIC_CAMERA_FINAL","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbic_camera_final"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewController":{"role":"symbol","title":"MBICCaptureViewController","fragments":[{"kind":"identifier","text":"MBICCaptureViewController"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontroller"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureUISDK":{"role":"symbol","title":"MBICCaptureUISDK","fragments":[{"kind":"identifier","text":"MBICCaptureUISDK"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureuisdk"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme":{"role":"symbol","title":"MBICCaptureViewControllerTheme","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerTheme"}],"abstract":[{"type":"text","text":"Capture overlay theme settings."},{"type":"text","text":" "},{"type":"text","text":"Used for UI customzation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerDelegate":{"role":"symbol","title":"MBICCaptureViewControllerDelegate","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerDelegate"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerDelegate","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollerdelegate"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureStrategy":{"role":"symbol","title":"MBICCaptureStrategy","fragments":[{"kind":"identifier","text":"MBICCaptureStrategy"}],"abstract":[{"type":"text","text":"Configures capture strategy used to select the best frame."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureStrategy","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturestrategy"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings":{"role":"symbol","title":"MBICCaptureSettings","fragments":[{"kind":"identifier","text":"MBICCaptureSettings"}],"abstract":[{"type":"text","text":"Settings configuration class."},{"type":"text","text":" "},{"type":"text","text":"Use it to configure "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/analyserSettings"},{"type":"text","text":", "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/cameraSettings"},{"type":"text","text":", "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/uxSettings"},{"type":"text","text":" and "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/captureViewControllerTheme"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings"},"doc://com.microblink.Capture/documentation/Capture/CaptureVersionString":{"role":"symbol","title":"CaptureVersionString","fragments":[{"kind":"identifier","text":"CaptureVersionString"}],"abstract":[{"type":"text","text":"Project version string for Capture."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/CaptureVersionString","kind":"symbol","type":"topic","url":"\/documentation\/capture\/captureversionstring"},"doc://com.microblink.Capture/documentation/Capture/CaptureVersionNumber":{"role":"symbol","title":"CaptureVersionNumber","fragments":[{"kind":"identifier","text":"CaptureVersionNumber"}],"abstract":[{"type":"text","text":"Project version number for Capture."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/CaptureVersionNumber","kind":"symbol","type":"topic","url":"\/documentation\/capture\/captureversionnumber"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/capture"],"traits":[{"interfaceLanguage":"occ"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture","interfaceLanguage":"occ"},"topicSections":[{"title":"Classes","identifiers":["doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserResult","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCameraSettings","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICImage","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLightingThresholds","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResult","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICTransformedImage"]},{"title":"Protocols","identifiers":["doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerDelegate"]},{"title":"Variables","identifiers":["doc:\/\/com.microblink.Capture\/documentation\/Capture\/CaptureVersionNumber","doc:\/\/com.microblink.Capture\/documentation\/Capture\/CaptureVersionString","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseErrorNotification"]},{"title":"Functions","identifiers":["doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBIC_UI_LOCALIZED","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBIC_UI_LOCALIZED_DEFAULT_STRING","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBIC_UI_LOCALIZED_FOR_LANGUAGE"]},{"title":"Macros","identifiers":["doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBIC_CAMERA_FINAL","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBIC_CORE_FINAL","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBIC_UX_FINAL"]},{"title":"Type Aliases","identifiers":["doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseErrorBlock"]},{"title":"Enumerations","identifiers":["doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCameraSettingsCameraResolution","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureStrategy","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCompletnessStatus","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResultSide"]}],"kind":"symbol","metadata":{"roleHeading":"Framework","externalID":"Capture","title":"Capture","symbolKind":"module","role":"collection","modules":[{"name":"Capture"}]},"hierarchy":{"paths":[[]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBIC_CAMERA_FINAL":{"role":"symbol","title":"MBIC_CAMERA_FINAL","fragments":[{"kind":"identifier","text":"MBIC_CAMERA_FINAL"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBIC_CAMERA_FINAL","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbic_camera_final"},"doc://com.microblink.Capture/documentation/Capture/MBICCompletnessStatus":{"role":"symbol","title":"MBICCompletnessStatus","fragments":[{"kind":"identifier","text":"MBICCompletnessStatus"}],"abstract":[{"type":"text","text":"Completness status of capture process."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCompletnessStatus","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccompletnessstatus"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings":{"role":"symbol","title":"MBICCaptureSettings","fragments":[{"kind":"identifier","text":"MBICCaptureSettings"}],"abstract":[{"type":"text","text":"Settings configuration class."},{"type":"text","text":" "},{"type":"text","text":"Use it to configure "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/analyserSettings"},{"type":"text","text":", "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/cameraSettings"},{"type":"text","text":", "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/uxSettings"},{"type":"text","text":" and "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/captureViewControllerTheme"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings"},"doc://com.microblink.Capture/documentation/Capture/MBICImage":{"role":"symbol","title":"MBICImage","fragments":[{"kind":"identifier","text":"MBICImage"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicimage"},"doc://com.microblink.Capture/documentation/Capture/MBICTransformedImage":{"role":"symbol","title":"MBICTransformedImage","fragments":[{"kind":"identifier","text":"MBICTransformedImage"}],"abstract":[{"type":"text","text":"Image of a cropped and perspective-corrected document."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICTransformedImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbictransformedimage"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureStrategy":{"role":"symbol","title":"MBICCaptureStrategy","fragments":[{"kind":"identifier","text":"MBICCaptureStrategy"}],"abstract":[{"type":"text","text":"Configures capture strategy used to select the best frame."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureStrategy","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturestrategy"},"doc://com.microblink.Capture/documentation/Capture/MBIC_UI_LOCALIZED_FOR_LANGUAGE":{"role":"symbol","title":"MBIC_UI_LOCALIZED_FOR_LANGUAGE","fragments":[{"kind":"identifier","text":"MBIC_UI_LOCALIZED_FOR_LANGUAGE"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBIC_UI_LOCALIZED_FOR_LANGUAGE","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbic_ui_localized_for_language"},"doc://com.microblink.Capture/documentation/Capture/MBICLicenseErrorNotification":{"role":"symbol","title":"MBICLicenseErrorNotification","fragments":[{"kind":"identifier","text":"MBICLicenseErrorNotification"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseErrorNotification","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclicenseerrornotification"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureUXSettings":{"role":"symbol","title":"MBICCaptureUXSettings","fragments":[{"kind":"identifier","text":"MBICCaptureUXSettings"}],"abstract":[{"type":"text","text":"Capture UX Settings."},{"type":"text","text":" "},{"type":"text","text":"Used for cusotmizing UX."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureuxsettings"},"doc://com.microblink.Capture/documentation/Capture/MBICLightingThresholds":{"role":"symbol","title":"MBICLightingThresholds","fragments":[{"kind":"identifier","text":"MBICLightingThresholds"}],"abstract":[{"type":"text","text":"Parameters for lighting estimation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLightingThresholds","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclightingthresholds"},"doc://com.microblink.Capture/documentation/Capture/MBICLicenseErrorBlock":{"role":"symbol","title":"MBICLicenseErrorBlock","fragments":[{"kind":"identifier","text":"MBICLicenseErrorBlock"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseErrorBlock","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclicenseerrorblock"},"doc://com.microblink.Capture/documentation/Capture/MBICSideCaptureResult":{"role":"symbol","title":"MBICSideCaptureResult","fragments":[{"kind":"identifier","text":"MBICSideCaptureResult"}],"abstract":[{"type":"text","text":"Side capture result."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResult","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicsidecaptureresult"},"doc://com.microblink.Capture/documentation/Capture/MBICSideCaptureResultSide":{"role":"symbol","title":"MBICSideCaptureResultSide","fragments":[{"kind":"identifier","text":"MBICSideCaptureResultSide"}],"abstract":[{"type":"text","text":"Document side classification returned as front, back or unknown."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResultSide","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicsidecaptureresultside"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBIC_UI_LOCALIZED_DEFAULT_STRING":{"role":"symbol","title":"MBIC_UI_LOCALIZED_DEFAULT_STRING","fragments":[{"kind":"identifier","text":"MBIC_UI_LOCALIZED_DEFAULT_STRING"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBIC_UI_LOCALIZED_DEFAULT_STRING","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbic_ui_localized_default_string"},"doc://com.microblink.Capture/documentation/Capture/MBICCameraSettingsCameraResolution":{"role":"symbol","title":"MBICCameraSettingsCameraResolution","fragments":[{"kind":"identifier","text":"MBICCameraSettingsCameraResolution"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCameraSettingsCameraResolution","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccamerasettingscameraresolution"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings/uxSettings":{"role":"symbol","title":"uxSettings","fragments":[{"kind":"identifier","text":"uxSettings"}],"abstract":[{"type":"text","text":"UX settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/uxSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings\/uxsettings"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSDK":{"role":"symbol","title":"MBICCaptureSDK","fragments":[{"kind":"identifier","text":"MBICCaptureSDK"}],"abstract":[{"type":"text","text":"Entry class for Capture SDK - used for setting up license key and to add support for"},{"type":"text","text":" "},{"type":"text","text":"optimisation of passing data."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesdk"},"doc://com.microblink.Capture/documentation/Capture/MBIC_CORE_FINAL":{"role":"symbol","title":"MBIC_CORE_FINAL","fragments":[{"kind":"identifier","text":"MBIC_CORE_FINAL"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBIC_CORE_FINAL","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbic_core_final"},"doc://com.microblink.Capture/documentation/Capture/MBIC_UI_LOCALIZED":{"role":"symbol","title":"MBIC_UI_LOCALIZED","fragments":[{"kind":"identifier","text":"MBIC_UI_LOCALIZED"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBIC_UI_LOCALIZED","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbic_ui_localized"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme":{"role":"symbol","title":"MBICCaptureViewControllerTheme","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerTheme"}],"abstract":[{"type":"text","text":"Capture overlay theme settings."},{"type":"text","text":" "},{"type":"text","text":"Used for UI customzation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme"},"doc://com.microblink.Capture/documentation/Capture/CaptureVersionNumber":{"role":"symbol","title":"CaptureVersionNumber","fragments":[{"kind":"identifier","text":"CaptureVersionNumber"}],"abstract":[{"type":"text","text":"Project version number for Capture."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/CaptureVersionNumber","kind":"symbol","type":"topic","url":"\/documentation\/capture\/captureversionnumber"},"doc://com.microblink.Capture/documentation/Capture/MBICDocumentGroup":{"role":"symbol","title":"MBICDocumentGroup","fragments":[{"kind":"identifier","text":"MBICDocumentGroup"}],"abstract":[{"type":"text","text":"Document group."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicdocumentgroup"},"doc://com.microblink.Capture/documentation/Capture/MBICCameraSettings":{"role":"symbol","title":"MBICCameraSettings","fragments":[{"kind":"identifier","text":"MBICCameraSettings"}],"abstract":[{"type":"text","text":"Camera settings."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCameraSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccamerasettings"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerDelegate":{"role":"symbol","title":"MBICCaptureViewControllerDelegate","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerDelegate"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerDelegate","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollerdelegate"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserResult":{"role":"symbol","title":"MBICAnalyserResult","fragments":[{"kind":"identifier","text":"MBICAnalyserResult"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserResult","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalyserresult"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserSettings":{"role":"symbol","title":"MBICAnalyserSettings","fragments":[{"kind":"identifier","text":"MBICAnalyserSettings"}],"abstract":[{"type":"text","text":"Analyser settings."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalysersettings"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewController":{"role":"symbol","title":"MBICCaptureViewController","fragments":[{"kind":"identifier","text":"MBICCaptureViewController"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontroller"},"doc://com.microblink.Capture/documentation/Capture/MBICLicenseError":{"role":"symbol","title":"MBICLicenseError","fragments":[{"kind":"identifier","text":"MBICLicenseError"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclicenseerror"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureUISDK":{"role":"symbol","title":"MBICCaptureUISDK","fragments":[{"kind":"identifier","text":"MBICCaptureUISDK"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureuisdk"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings/analyserSettings":{"role":"symbol","title":"analyserSettings","fragments":[{"kind":"identifier","text":"analyserSettings"}],"abstract":[{"type":"text","text":"Capture analyser settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/analyserSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings\/analysersettings"},"doc://com.microblink.Capture/documentation/Capture/MBIC_UX_FINAL":{"role":"symbol","title":"MBIC_UX_FINAL","fragments":[{"kind":"identifier","text":"MBIC_UX_FINAL"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBIC_UX_FINAL","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbic_ux_final"},"doc://com.microblink.Capture/documentation/Capture/CaptureVersionString":{"role":"symbol","title":"CaptureVersionString","fragments":[{"kind":"identifier","text":"CaptureVersionString"}],"abstract":[{"type":"text","text":"Project version string for Capture."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/CaptureVersionString","kind":"symbol","type":"topic","url":"\/documentation\/capture\/captureversionstring"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings/cameraSettings":{"role":"symbol","title":"cameraSettings","fragments":[{"kind":"identifier","text":"cameraSettings"}],"abstract":[{"type":"text","text":"Camera settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCameraSettings"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/cameraSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings\/camerasettings"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings/captureViewControllerTheme":{"role":"symbol","title":"captureViewControllerTheme","fragments":[{"kind":"identifier","text":"captureViewControllerTheme"}],"abstract":[{"type":"text","text":"Overlay customization settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/captureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings\/captureviewcontrollertheme"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/captureversionnumber.json b/docs/data/documentation/capture/captureversionnumber.json index b4f7e3d..e8577fb 100644 --- a/docs/data/documentation/capture/captureversionnumber.json +++ b/docs/data/documentation/capture/captureversionnumber.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"extern"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"double","preciseIdentifier":"c:d"},{"kind":"text","text":" "},{"kind":"identifier","text":"CaptureVersionNumber"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/captureversionnumber"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/CaptureVersionNumber","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Project version number for Capture."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"CaptureVersionNumber"}],"title":"CaptureVersionNumber","roleHeading":"Global Variable","role":"symbol","symbolKind":"var","externalID":"c:@CaptureVersionNumber","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"CaptureVersionNumber"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/CaptureVersionNumber":{"role":"symbol","title":"CaptureVersionNumber","fragments":[{"kind":"identifier","text":"CaptureVersionNumber"}],"abstract":[{"type":"text","text":"Project version number for Capture."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/CaptureVersionNumber","kind":"symbol","type":"topic","url":"\/documentation\/capture\/captureversionnumber"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"extern"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"double","preciseIdentifier":"c:d"},{"kind":"text","text":" "},{"kind":"identifier","text":"CaptureVersionNumber"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/captureversionnumber"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/CaptureVersionNumber","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Project version number for Capture."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"CaptureVersionNumber"}],"title":"CaptureVersionNumber","roleHeading":"Global Variable","role":"symbol","symbolKind":"var","externalID":"c:@CaptureVersionNumber","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"CaptureVersionNumber"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/CaptureVersionNumber":{"role":"symbol","title":"CaptureVersionNumber","fragments":[{"kind":"identifier","text":"CaptureVersionNumber"}],"abstract":[{"type":"text","text":"Project version number for Capture."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/CaptureVersionNumber","kind":"symbol","type":"topic","url":"\/documentation\/capture\/captureversionnumber"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/captureversionstring.json b/docs/data/documentation/capture/captureversionstring.json index 8c45a8a..8e85a43 100644 --- a/docs/data/documentation/capture/captureversionstring.json +++ b/docs/data/documentation/capture/captureversionstring.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"extern"},{"kind":"text","text":" "},{"kind":"keyword","text":"const"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"unsigned char","preciseIdentifier":"c:c"},{"kind":"text","text":" "},{"kind":"identifier","text":"CaptureVersionString"},{"kind":"text","text":"[]"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/captureversionstring"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/CaptureVersionString","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Project version string for Capture."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"CaptureVersionString"}],"title":"CaptureVersionString","roleHeading":"Global Variable","role":"symbol","symbolKind":"var","externalID":"c:@CaptureVersionString","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"CaptureVersionString"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/CaptureVersionString":{"role":"symbol","title":"CaptureVersionString","fragments":[{"kind":"identifier","text":"CaptureVersionString"}],"abstract":[{"type":"text","text":"Project version string for Capture."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/CaptureVersionString","kind":"symbol","type":"topic","url":"\/documentation\/capture\/captureversionstring"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"extern"},{"kind":"text","text":" "},{"kind":"keyword","text":"const"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"unsigned char","preciseIdentifier":"c:c"},{"kind":"text","text":" "},{"kind":"identifier","text":"CaptureVersionString"},{"kind":"text","text":"[]"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/captureversionstring"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/CaptureVersionString","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Project version string for Capture."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"CaptureVersionString"}],"title":"CaptureVersionString","roleHeading":"Global Variable","role":"symbol","symbolKind":"var","externalID":"c:@CaptureVersionString","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"CaptureVersionString"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/CaptureVersionString":{"role":"symbol","title":"CaptureVersionString","fragments":[{"kind":"identifier","text":"CaptureVersionString"}],"abstract":[{"type":"text","text":"Project version string for Capture."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/CaptureVersionString","kind":"symbol","type":"topic","url":"\/documentation\/capture\/captureversionstring"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbic_ui_localized.json b/docs/data/documentation/capture/mbic_ui_localized.json index 975104c..20d6dba 100644 --- a/docs/data/documentation/capture/mbic_ui_localized.json +++ b/docs/data/documentation/capture/mbic_ui_localized.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"NSString","preciseIdentifier":"c:objc(cs)NSString"},{"kind":"text","text":" * "},{"kind":"identifier","text":"MBIC_UI_LOCALIZED"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"NSString","preciseIdentifier":"c:objc(cs)NSString"},{"kind":"text","text":" * "},{"kind":"internalParam","text":"key"},{"kind":"text","text":")"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbic_ui_localized"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBIC_UI_LOCALIZED","interfaceLanguage":"occ"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBIC_UI_LOCALIZED"}],"title":"MBIC_UI_LOCALIZED","roleHeading":"Function","role":"symbol","symbolKind":"func","externalID":"c:MBICCaptureUISDK.h@F@MBIC_UI_LOCALIZED","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBIC_UI_LOCALIZED"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBIC_UI_LOCALIZED":{"role":"symbol","title":"MBIC_UI_LOCALIZED","fragments":[{"kind":"identifier","text":"MBIC_UI_LOCALIZED"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBIC_UI_LOCALIZED","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbic_ui_localized"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"NSString","preciseIdentifier":"c:objc(cs)NSString"},{"kind":"text","text":" * "},{"kind":"identifier","text":"MBIC_UI_LOCALIZED"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"NSString","preciseIdentifier":"c:objc(cs)NSString"},{"kind":"text","text":" * "},{"kind":"internalParam","text":"key"},{"kind":"text","text":")"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbic_ui_localized"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBIC_UI_LOCALIZED","interfaceLanguage":"occ"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBIC_UI_LOCALIZED"}],"title":"MBIC_UI_LOCALIZED","roleHeading":"Function","role":"symbol","symbolKind":"func","externalID":"c:MBICCaptureUISDK.h@F@MBIC_UI_LOCALIZED","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBIC_UI_LOCALIZED"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBIC_UI_LOCALIZED":{"role":"symbol","title":"MBIC_UI_LOCALIZED","fragments":[{"kind":"identifier","text":"MBIC_UI_LOCALIZED"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBIC_UI_LOCALIZED","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbic_ui_localized"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbic_ui_localized_for_language.json b/docs/data/documentation/capture/mbic_ui_localized_for_language.json index 3b24be6..71c60c2 100644 --- a/docs/data/documentation/capture/mbic_ui_localized_for_language.json +++ b/docs/data/documentation/capture/mbic_ui_localized_for_language.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"NSString","preciseIdentifier":"c:objc(cs)NSString"},{"kind":"text","text":" * "},{"kind":"identifier","text":"MBIC_UI_LOCALIZED_FOR_LANGUAGE"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"NSString","preciseIdentifier":"c:objc(cs)NSString"},{"kind":"text","text":" * "},{"kind":"internalParam","text":"key"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"NSString","preciseIdentifier":"c:objc(cs)NSString"},{"kind":"text","text":" * "},{"kind":"internalParam","text":"language"},{"kind":"text","text":")"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbic_ui_localized_for_language"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBIC_UI_LOCALIZED_FOR_LANGUAGE","interfaceLanguage":"occ"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBIC_UI_LOCALIZED_FOR_LANGUAGE"}],"title":"MBIC_UI_LOCALIZED_FOR_LANGUAGE","roleHeading":"Function","role":"symbol","symbolKind":"func","externalID":"c:MBICCaptureUISDK.h@F@MBIC_UI_LOCALIZED_FOR_LANGUAGE","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBIC_UI_LOCALIZED_FOR_LANGUAGE"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBIC_UI_LOCALIZED_FOR_LANGUAGE":{"role":"symbol","title":"MBIC_UI_LOCALIZED_FOR_LANGUAGE","fragments":[{"kind":"identifier","text":"MBIC_UI_LOCALIZED_FOR_LANGUAGE"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBIC_UI_LOCALIZED_FOR_LANGUAGE","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbic_ui_localized_for_language"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"NSString","preciseIdentifier":"c:objc(cs)NSString"},{"kind":"text","text":" * "},{"kind":"identifier","text":"MBIC_UI_LOCALIZED_FOR_LANGUAGE"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"NSString","preciseIdentifier":"c:objc(cs)NSString"},{"kind":"text","text":" * "},{"kind":"internalParam","text":"key"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"NSString","preciseIdentifier":"c:objc(cs)NSString"},{"kind":"text","text":" * "},{"kind":"internalParam","text":"language"},{"kind":"text","text":")"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbic_ui_localized_for_language"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBIC_UI_LOCALIZED_FOR_LANGUAGE","interfaceLanguage":"occ"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBIC_UI_LOCALIZED_FOR_LANGUAGE"}],"title":"MBIC_UI_LOCALIZED_FOR_LANGUAGE","roleHeading":"Function","role":"symbol","symbolKind":"func","externalID":"c:MBICCaptureUISDK.h@F@MBIC_UI_LOCALIZED_FOR_LANGUAGE","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBIC_UI_LOCALIZED_FOR_LANGUAGE"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBIC_UI_LOCALIZED_FOR_LANGUAGE":{"role":"symbol","title":"MBIC_UI_LOCALIZED_FOR_LANGUAGE","fragments":[{"kind":"identifier","text":"MBIC_UI_LOCALIZED_FOR_LANGUAGE"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBIC_UI_LOCALIZED_FOR_LANGUAGE","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbic_ui_localized_for_language"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbic_ux_final.json b/docs/data/documentation/capture/mbic_ux_final.json index 14d8e25..27f34a5 100644 --- a/docs/data/documentation/capture/mbic_ux_final.json +++ b/docs/data/documentation/capture/mbic_ux_final.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"#define"},{"kind":"text","text":" "},{"kind":"identifier","text":"MBIC_UX_FINAL"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbic_ux_final"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBIC_UX_FINAL","interfaceLanguage":"occ"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBIC_UX_FINAL"}],"title":"MBIC_UX_FINAL","roleHeading":"Macro","role":"symbol","symbolKind":"macro","externalID":"c:MBICUXDefines.h@475@macro@MBIC_UX_FINAL","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBIC_UX_FINAL"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBIC_UX_FINAL":{"role":"symbol","title":"MBIC_UX_FINAL","fragments":[{"kind":"identifier","text":"MBIC_UX_FINAL"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBIC_UX_FINAL","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbic_ux_final"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"#define"},{"kind":"text","text":" "},{"kind":"identifier","text":"MBIC_UX_FINAL"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbic_ux_final"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBIC_UX_FINAL","interfaceLanguage":"occ"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBIC_UX_FINAL"}],"title":"MBIC_UX_FINAL","roleHeading":"Macro","role":"symbol","symbolKind":"macro","externalID":"c:MBICUXDefines.h@475@macro@MBIC_UX_FINAL","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBIC_UX_FINAL"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBIC_UX_FINAL":{"role":"symbol","title":"MBIC_UX_FINAL","fragments":[{"kind":"identifier","text":"MBIC_UX_FINAL"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBIC_UX_FINAL","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbic_ux_final"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbicanalyserresult.json b/docs/data/documentation/capture/mbicanalyserresult.json index 6222b2d..02a8ab5 100644 --- a/docs/data/documentation/capture/mbicanalyserresult.json +++ b/docs/data/documentation/capture/mbicanalyserresult.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@interface"},{"kind":"text","text":" "},{"kind":"identifier","text":"MBICAnalyserResult"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"NSObject","preciseIdentifier":"c:objc(cs)NSObject"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbicanalyserresult"],"traits":[{"interfaceLanguage":"occ"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/com.microblink.Capture\/objc(cs)NSObject"],"kind":"relationships","title":"Inherits From","type":"inheritsFrom"}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserResult","interfaceLanguage":"occ"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserResult\/completnessStatus","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserResult\/documentGroup","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserResult\/firstCapture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserResult\/secondCapture"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICAnalyserResult"}],"title":"MBICAnalyserResult","roleHeading":"Class","role":"symbol","symbolKind":"class","externalID":"c:objc(cs)MBICAnalyserResult","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICAnalyserResult"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserResult/completnessStatus":{"role":"symbol","title":"completnessStatus","fragments":[{"kind":"identifier","text":"completnessStatus"}],"abstract":[{"type":"text","text":"Completness status of capture process."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCompletnessStatus"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserResult\/completnessStatus","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalyserresult\/completnessstatus"},"doc://com.microblink.Capture/documentation/Capture/MBICCompletnessStatus":{"role":"symbol","title":"MBICCompletnessStatus","fragments":[{"kind":"identifier","text":"MBICCompletnessStatus"}],"abstract":[{"type":"text","text":"Completness status of capture process."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCompletnessStatus","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccompletnessstatus"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserResult/secondCapture":{"role":"symbol","title":"secondCapture","fragments":[{"kind":"identifier","text":"secondCapture"}],"abstract":[{"type":"text","text":"Result of the second side capture."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResult"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserResult\/secondCapture","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalyserresult\/secondcapture"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserResult":{"role":"symbol","title":"MBICAnalyserResult","fragments":[{"kind":"identifier","text":"MBICAnalyserResult"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserResult","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalyserresult"},"doc://com.microblink.Capture/documentation/Capture/MBICSideCaptureResult":{"role":"symbol","title":"MBICSideCaptureResult","fragments":[{"kind":"identifier","text":"MBICSideCaptureResult"}],"abstract":[{"type":"text","text":"Side capture result."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResult","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicsidecaptureresult"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICDocumentGroup":{"role":"symbol","title":"MBICDocumentGroup","fragments":[{"kind":"identifier","text":"MBICDocumentGroup"}],"abstract":[{"type":"text","text":"Document group."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicdocumentgroup"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserResult/firstCapture":{"role":"symbol","title":"firstCapture","fragments":[{"kind":"identifier","text":"firstCapture"}],"abstract":[{"type":"text","text":"Result of the first side capture."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResult"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserResult\/firstCapture","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalyserresult\/firstcapture"},"doc://com.microblink.Capture/objc(cs)NSObject":{"type":"unresolvable","title":"NSObject","identifier":"doc:\/\/com.microblink.Capture\/objc(cs)NSObject"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserResult/documentGroup":{"role":"symbol","title":"documentGroup","fragments":[{"kind":"identifier","text":"documentGroup"}],"abstract":[{"type":"text","text":"Document group."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserResult\/documentGroup","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalyserresult\/documentgroup"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@interface"},{"kind":"text","text":" "},{"kind":"identifier","text":"MBICAnalyserResult"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"NSObject","preciseIdentifier":"c:objc(cs)NSObject"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbicanalyserresult"],"traits":[{"interfaceLanguage":"occ"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/com.microblink.Capture\/objc(cs)NSObject"],"kind":"relationships","title":"Inherits From","type":"inheritsFrom"}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserResult","interfaceLanguage":"occ"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserResult\/completnessStatus","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserResult\/documentGroup","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserResult\/firstCapture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserResult\/secondCapture"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICAnalyserResult"}],"title":"MBICAnalyserResult","roleHeading":"Class","role":"symbol","symbolKind":"class","externalID":"c:objc(cs)MBICAnalyserResult","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICAnalyserResult"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture"]]},"references":{"doc://com.microblink.Capture/objc(cs)NSObject":{"type":"unresolvable","title":"NSObject","identifier":"doc:\/\/com.microblink.Capture\/objc(cs)NSObject"},"doc://com.microblink.Capture/documentation/Capture/MBICSideCaptureResult":{"role":"symbol","title":"MBICSideCaptureResult","fragments":[{"kind":"identifier","text":"MBICSideCaptureResult"}],"abstract":[{"type":"text","text":"Side capture result."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResult","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicsidecaptureresult"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserResult/completnessStatus":{"role":"symbol","title":"completnessStatus","fragments":[{"kind":"identifier","text":"completnessStatus"}],"abstract":[{"type":"text","text":"Completness status of capture process."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCompletnessStatus"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserResult\/completnessStatus","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalyserresult\/completnessstatus"},"doc://com.microblink.Capture/documentation/Capture/MBICDocumentGroup":{"role":"symbol","title":"MBICDocumentGroup","fragments":[{"kind":"identifier","text":"MBICDocumentGroup"}],"abstract":[{"type":"text","text":"Document group."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicdocumentgroup"},"doc://com.microblink.Capture/documentation/Capture/MBICCompletnessStatus":{"role":"symbol","title":"MBICCompletnessStatus","fragments":[{"kind":"identifier","text":"MBICCompletnessStatus"}],"abstract":[{"type":"text","text":"Completness status of capture process."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCompletnessStatus","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccompletnessstatus"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserResult/documentGroup":{"role":"symbol","title":"documentGroup","fragments":[{"kind":"identifier","text":"documentGroup"}],"abstract":[{"type":"text","text":"Document group."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserResult\/documentGroup","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalyserresult\/documentgroup"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserResult/secondCapture":{"role":"symbol","title":"secondCapture","fragments":[{"kind":"identifier","text":"secondCapture"}],"abstract":[{"type":"text","text":"Result of the second side capture."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResult"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserResult\/secondCapture","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalyserresult\/secondcapture"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserResult":{"role":"symbol","title":"MBICAnalyserResult","fragments":[{"kind":"identifier","text":"MBICAnalyserResult"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserResult","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalyserresult"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserResult/firstCapture":{"role":"symbol","title":"firstCapture","fragments":[{"kind":"identifier","text":"firstCapture"}],"abstract":[{"type":"text","text":"Result of the first side capture."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResult"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserResult\/firstCapture","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalyserresult\/firstcapture"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbicanalyserresult/completnessstatus.json b/docs/data/documentation/capture/mbicanalyserresult/completnessstatus.json index ae51f40..f62884b 100644 --- a/docs/data/documentation/capture/mbicanalyserresult/completnessstatus.json +++ b/docs/data/documentation/capture/mbicanalyserresult/completnessstatus.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"assign"},{"kind":"text","text":", "},{"kind":"keyword","text":"unsafe_unretained"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCompletnessStatus","preciseIdentifier":"c:@E@MBICCompletnessStatus","text":"MBICCompletnessStatus"},{"kind":"text","text":" "},{"kind":"identifier","text":"completnessStatus"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbicanalyserresult\/completnessstatus"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserResult\/completnessStatus","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Completness status of capture process."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCompletnessStatus"},{"type":"text","text":" for more details."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"completnessStatus"}],"title":"completnessStatus","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICAnalyserResult(py)completnessStatus","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"completnessStatus"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserResult"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserResult/completnessStatus":{"role":"symbol","title":"completnessStatus","fragments":[{"kind":"identifier","text":"completnessStatus"}],"abstract":[{"type":"text","text":"Completness status of capture process."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCompletnessStatus"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserResult\/completnessStatus","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalyserresult\/completnessstatus"},"doc://com.microblink.Capture/documentation/Capture/MBICCompletnessStatus":{"role":"symbol","title":"MBICCompletnessStatus","fragments":[{"kind":"identifier","text":"MBICCompletnessStatus"}],"abstract":[{"type":"text","text":"Completness status of capture process."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCompletnessStatus","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccompletnessstatus"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserResult":{"role":"symbol","title":"MBICAnalyserResult","fragments":[{"kind":"identifier","text":"MBICAnalyserResult"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserResult","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalyserresult"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"assign"},{"kind":"text","text":", "},{"kind":"keyword","text":"unsafe_unretained"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCompletnessStatus","preciseIdentifier":"c:@E@MBICCompletnessStatus","text":"MBICCompletnessStatus"},{"kind":"text","text":" "},{"kind":"identifier","text":"completnessStatus"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbicanalyserresult\/completnessstatus"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserResult\/completnessStatus","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Completness status of capture process."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCompletnessStatus"},{"type":"text","text":" for more details."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"completnessStatus"}],"title":"completnessStatus","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICAnalyserResult(py)completnessStatus","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"completnessStatus"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserResult"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserResult":{"role":"symbol","title":"MBICAnalyserResult","fragments":[{"kind":"identifier","text":"MBICAnalyserResult"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserResult","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalyserresult"},"doc://com.microblink.Capture/documentation/Capture/MBICCompletnessStatus":{"role":"symbol","title":"MBICCompletnessStatus","fragments":[{"kind":"identifier","text":"MBICCompletnessStatus"}],"abstract":[{"type":"text","text":"Completness status of capture process."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCompletnessStatus","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccompletnessstatus"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserResult/completnessStatus":{"role":"symbol","title":"completnessStatus","fragments":[{"kind":"identifier","text":"completnessStatus"}],"abstract":[{"type":"text","text":"Completness status of capture process."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCompletnessStatus"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserResult\/completnessStatus","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalyserresult\/completnessstatus"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbicanalyserresult/documentgroup.json b/docs/data/documentation/capture/mbicanalyserresult/documentgroup.json index 28a3401..337f1b4 100644 --- a/docs/data/documentation/capture/mbicanalyserresult/documentgroup.json +++ b/docs/data/documentation/capture/mbicanalyserresult/documentgroup.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"assign"},{"kind":"text","text":", "},{"kind":"keyword","text":"unsafe_unretained"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup","preciseIdentifier":"c:@E@MBICDocumentGroup","text":"MBICDocumentGroup"},{"kind":"text","text":" "},{"kind":"identifier","text":"documentGroup"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbicanalyserresult\/documentgroup"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserResult\/documentGroup","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Document group."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup"},{"type":"text","text":" for more details."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"documentGroup"}],"title":"documentGroup","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICAnalyserResult(py)documentGroup","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"documentGroup"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserResult"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICDocumentGroup":{"role":"symbol","title":"MBICDocumentGroup","fragments":[{"kind":"identifier","text":"MBICDocumentGroup"}],"abstract":[{"type":"text","text":"Document group."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicdocumentgroup"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserResult":{"role":"symbol","title":"MBICAnalyserResult","fragments":[{"kind":"identifier","text":"MBICAnalyserResult"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserResult","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalyserresult"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserResult/documentGroup":{"role":"symbol","title":"documentGroup","fragments":[{"kind":"identifier","text":"documentGroup"}],"abstract":[{"type":"text","text":"Document group."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserResult\/documentGroup","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalyserresult\/documentgroup"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"assign"},{"kind":"text","text":", "},{"kind":"keyword","text":"unsafe_unretained"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup","preciseIdentifier":"c:@E@MBICDocumentGroup","text":"MBICDocumentGroup"},{"kind":"text","text":" "},{"kind":"identifier","text":"documentGroup"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbicanalyserresult\/documentgroup"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserResult\/documentGroup","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Document group."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup"},{"type":"text","text":" for more details."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"documentGroup"}],"title":"documentGroup","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICAnalyserResult(py)documentGroup","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"documentGroup"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserResult"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserResult/documentGroup":{"role":"symbol","title":"documentGroup","fragments":[{"kind":"identifier","text":"documentGroup"}],"abstract":[{"type":"text","text":"Document group."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserResult\/documentGroup","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalyserresult\/documentgroup"},"doc://com.microblink.Capture/documentation/Capture/MBICDocumentGroup":{"role":"symbol","title":"MBICDocumentGroup","fragments":[{"kind":"identifier","text":"MBICDocumentGroup"}],"abstract":[{"type":"text","text":"Document group."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicdocumentgroup"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserResult":{"role":"symbol","title":"MBICAnalyserResult","fragments":[{"kind":"identifier","text":"MBICAnalyserResult"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserResult","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalyserresult"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbicanalyserresult/firstcapture.json b/docs/data/documentation/capture/mbicanalyserresult/firstcapture.json index 3ddf5ca..28fcae2 100644 --- a/docs/data/documentation/capture/mbicanalyserresult/firstcapture.json +++ b/docs/data/documentation/capture/mbicanalyserresult/firstcapture.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":", "},{"kind":"keyword","text":"nullable"},{"kind":"text","text":") "},{"kind":"typeIdentifier","identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResult","preciseIdentifier":"c:objc(cs)MBICSideCaptureResult","text":"MBICSideCaptureResult"},{"kind":"text","text":" * "},{"kind":"identifier","text":"firstCapture"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbicanalyserresult\/firstcapture"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserResult\/firstCapture","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Result of the first side capture."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResult"},{"type":"text","text":" for more details."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"firstCapture"}],"title":"firstCapture","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICAnalyserResult(py)firstCapture","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"firstCapture"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserResult"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserResult/firstCapture":{"role":"symbol","title":"firstCapture","fragments":[{"kind":"identifier","text":"firstCapture"}],"abstract":[{"type":"text","text":"Result of the first side capture."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResult"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserResult\/firstCapture","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalyserresult\/firstcapture"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserResult":{"role":"symbol","title":"MBICAnalyserResult","fragments":[{"kind":"identifier","text":"MBICAnalyserResult"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserResult","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalyserresult"},"doc://com.microblink.Capture/documentation/Capture/MBICSideCaptureResult":{"role":"symbol","title":"MBICSideCaptureResult","fragments":[{"kind":"identifier","text":"MBICSideCaptureResult"}],"abstract":[{"type":"text","text":"Side capture result."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResult","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicsidecaptureresult"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":", "},{"kind":"keyword","text":"nullable"},{"kind":"text","text":") "},{"kind":"typeIdentifier","identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResult","preciseIdentifier":"c:objc(cs)MBICSideCaptureResult","text":"MBICSideCaptureResult"},{"kind":"text","text":" * "},{"kind":"identifier","text":"firstCapture"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbicanalyserresult\/firstcapture"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserResult\/firstCapture","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Result of the first side capture."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResult"},{"type":"text","text":" for more details."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"firstCapture"}],"title":"firstCapture","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICAnalyserResult(py)firstCapture","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"firstCapture"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserResult"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICSideCaptureResult":{"role":"symbol","title":"MBICSideCaptureResult","fragments":[{"kind":"identifier","text":"MBICSideCaptureResult"}],"abstract":[{"type":"text","text":"Side capture result."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResult","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicsidecaptureresult"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserResult":{"role":"symbol","title":"MBICAnalyserResult","fragments":[{"kind":"identifier","text":"MBICAnalyserResult"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserResult","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalyserresult"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserResult/firstCapture":{"role":"symbol","title":"firstCapture","fragments":[{"kind":"identifier","text":"firstCapture"}],"abstract":[{"type":"text","text":"Result of the first side capture."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResult"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserResult\/firstCapture","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalyserresult\/firstcapture"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbicanalyserresult/secondcapture.json b/docs/data/documentation/capture/mbicanalyserresult/secondcapture.json index 3e4ead8..4a6cfce 100644 --- a/docs/data/documentation/capture/mbicanalyserresult/secondcapture.json +++ b/docs/data/documentation/capture/mbicanalyserresult/secondcapture.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":", "},{"kind":"keyword","text":"nullable"},{"kind":"text","text":") "},{"kind":"typeIdentifier","identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResult","preciseIdentifier":"c:objc(cs)MBICSideCaptureResult","text":"MBICSideCaptureResult"},{"kind":"text","text":" * "},{"kind":"identifier","text":"secondCapture"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbicanalyserresult\/secondcapture"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserResult\/secondCapture","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Result of the second side capture."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResult"},{"type":"text","text":" for more details."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"secondCapture"}],"title":"secondCapture","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICAnalyserResult(py)secondCapture","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"secondCapture"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserResult"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICSideCaptureResult":{"role":"symbol","title":"MBICSideCaptureResult","fragments":[{"kind":"identifier","text":"MBICSideCaptureResult"}],"abstract":[{"type":"text","text":"Side capture result."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResult","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicsidecaptureresult"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserResult/secondCapture":{"role":"symbol","title":"secondCapture","fragments":[{"kind":"identifier","text":"secondCapture"}],"abstract":[{"type":"text","text":"Result of the second side capture."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResult"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserResult\/secondCapture","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalyserresult\/secondcapture"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserResult":{"role":"symbol","title":"MBICAnalyserResult","fragments":[{"kind":"identifier","text":"MBICAnalyserResult"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserResult","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalyserresult"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":", "},{"kind":"keyword","text":"nullable"},{"kind":"text","text":") "},{"kind":"typeIdentifier","identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResult","preciseIdentifier":"c:objc(cs)MBICSideCaptureResult","text":"MBICSideCaptureResult"},{"kind":"text","text":" * "},{"kind":"identifier","text":"secondCapture"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbicanalyserresult\/secondcapture"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserResult\/secondCapture","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Result of the second side capture."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResult"},{"type":"text","text":" for more details."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"secondCapture"}],"title":"secondCapture","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICAnalyserResult(py)secondCapture","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"secondCapture"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserResult"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserResult":{"role":"symbol","title":"MBICAnalyserResult","fragments":[{"kind":"identifier","text":"MBICAnalyserResult"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserResult","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalyserresult"},"doc://com.microblink.Capture/documentation/Capture/MBICSideCaptureResult":{"role":"symbol","title":"MBICSideCaptureResult","fragments":[{"kind":"identifier","text":"MBICSideCaptureResult"}],"abstract":[{"type":"text","text":"Side capture result."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResult","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicsidecaptureresult"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserResult/secondCapture":{"role":"symbol","title":"secondCapture","fragments":[{"kind":"identifier","text":"secondCapture"}],"abstract":[{"type":"text","text":"Result of the second side capture."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResult"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserResult\/secondCapture","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalyserresult\/secondcapture"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbicanalysersettings.json b/docs/data/documentation/capture/mbicanalysersettings.json index 789c0dd..4858326 100644 --- a/docs/data/documentation/capture/mbicanalysersettings.json +++ b/docs/data/documentation/capture/mbicanalysersettings.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@interface"},{"kind":"text","text":" "},{"kind":"identifier","text":"MBICAnalyserSettings"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"NSObject","preciseIdentifier":"c:objc(cs)NSObject"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"overview","level":2,"type":"heading","text":"Overview"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Used for tweaking capture settings."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbicanalysersettings"],"traits":[{"interfaceLanguage":"occ"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/com.microblink.Capture\/objc(cs)NSObject"],"kind":"relationships","title":"Inherits From","type":"inheritsFrom"}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Analyser settings."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICAnalyserSettings"}],"title":"MBICAnalyserSettings","roleHeading":"Class","role":"symbol","symbolKind":"class","externalID":"c:objc(cs)MBICAnalyserSettings","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICAnalyserSettings"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture"]]},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/captureSingleSide","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/captureStrategy","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/documentFramingMargin","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/handOcclusionThreshold","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/ignoreBlur","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/ignoreGlare","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/keepMarginOnTransformedDocumentImage","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/lightingThresholds","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/minimumDocumentDpi","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/returnTransformedDocumentImage","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/tiltThreshold"]}],"references":{"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserSettings/keepMarginOnTransformedDocumentImage":{"role":"symbol","title":"keepMarginOnTransformedDocumentImage","fragments":[{"kind":"identifier","text":"keepMarginOnTransformedDocumentImage"}],"abstract":[{"type":"text","text":"Defines whether to return an image of the transformed document with applied margin used during document framing."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/keepMarginOnTransformedDocumentImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalysersettings\/keepmarginontransformeddocumentimage"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserSettings/documentFramingMargin":{"role":"symbol","title":"documentFramingMargin","fragments":[{"kind":"identifier","text":"documentFramingMargin"}],"abstract":[{"type":"text","text":"Enables document capture with a margin defined as the percentage of the dimensions of the framed document."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/documentFramingMargin","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalysersettings\/documentframingmargin"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserSettings":{"role":"symbol","title":"MBICAnalyserSettings","fragments":[{"kind":"identifier","text":"MBICAnalyserSettings"}],"abstract":[{"type":"text","text":"Analyser settings."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalysersettings"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserSettings/lightingThresholds":{"role":"symbol","title":"lightingThresholds","fragments":[{"kind":"identifier","text":"lightingThresholds"}],"abstract":[{"type":"text","text":"Parameters for lighting estimation."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLightingThresholds"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/lightingThresholds","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalysersettings\/lightingthresholds"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserSettings/captureStrategy":{"role":"symbol","title":"captureStrategy","fragments":[{"kind":"identifier","text":"captureStrategy"}],"abstract":[{"type":"text","text":"Configures capture strategy used to select the best frame."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"codeVoice","code":"MBICCaptureStategy"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/captureStrategy","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalysersettings\/capturestrategy"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserSettings/tiltThreshold":{"role":"symbol","title":"tiltThreshold","fragments":[{"kind":"identifier","text":"tiltThreshold"}],"abstract":[{"type":"text","text":"Threshold for detecting tilted documents."},{"type":"text","text":" "},{"type":"text","text":"Frames with documents tilted more than defined by this threshold are discarded."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/tiltThreshold","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalysersettings\/tiltthreshold"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserSettings/ignoreGlare":{"role":"symbol","title":"ignoreGlare","fragments":[{"kind":"identifier","text":"ignoreGlare"}],"abstract":[{"type":"text","text":"Defines whether to discard frames with glare detected on the document."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/ignoreGlare","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalysersettings\/ignoreglare"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserSettings/ignoreBlur":{"role":"symbol","title":"ignoreBlur","fragments":[{"kind":"identifier","text":"ignoreBlur"}],"abstract":[{"type":"text","text":"Defines whether to discard frames with blurred documents."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/ignoreBlur","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalysersettings\/ignoreblur"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserSettings/returnTransformedDocumentImage":{"role":"symbol","title":"returnTransformedDocumentImage","fragments":[{"kind":"identifier","text":"returnTransformedDocumentImage"}],"abstract":[{"type":"text","text":"Defines whether to return an image of a cropped and perspective-corrected document."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/returnTransformedDocumentImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalysersettings\/returntransformeddocumentimage"},"doc://com.microblink.Capture/documentation/Capture/MBICLightingThresholds":{"role":"symbol","title":"MBICLightingThresholds","fragments":[{"kind":"identifier","text":"MBICLightingThresholds"}],"abstract":[{"type":"text","text":"Parameters for lighting estimation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLightingThresholds","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclightingthresholds"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserSettings/captureSingleSide":{"role":"symbol","title":"captureSingleSide","fragments":[{"kind":"identifier","text":"captureSingleSide"}],"abstract":[{"type":"text","text":"Defines whether to capture a single side or capture all possible sides of a document with automatic side detection."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/captureSingleSide","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalysersettings\/capturesingleside"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserSettings/handOcclusionThreshold":{"role":"symbol","title":"handOcclusionThreshold","fragments":[{"kind":"identifier","text":"handOcclusionThreshold"}],"abstract":[{"type":"text","text":"Defines percentage of the document area that is allowed to be occluded by hand."},{"type":"text","text":" "},{"type":"text","text":"Allowed values are from 0 to 1."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/handOcclusionThreshold","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalysersettings\/handocclusionthreshold"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserSettings/minimumDocumentDpi":{"role":"symbol","title":"minimumDocumentDpi","fragments":[{"kind":"identifier","text":"minimumDocumentDpi"}],"abstract":[{"type":"text","text":"Required minimum DPI of the captured document on transformed image."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/minimumDocumentDpi","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalysersettings\/minimumdocumentdpi"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/objc(cs)NSObject":{"type":"unresolvable","title":"NSObject","identifier":"doc:\/\/com.microblink.Capture\/objc(cs)NSObject"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@interface"},{"kind":"text","text":" "},{"kind":"identifier","text":"MBICAnalyserSettings"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"NSObject","preciseIdentifier":"c:objc(cs)NSObject"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"overview","level":2,"type":"heading","text":"Overview"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Used for tweaking capture settings."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbicanalysersettings"],"traits":[{"interfaceLanguage":"occ"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/com.microblink.Capture\/objc(cs)NSObject"],"kind":"relationships","title":"Inherits From","type":"inheritsFrom"}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Analyser settings."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICAnalyserSettings"}],"title":"MBICAnalyserSettings","roleHeading":"Class","role":"symbol","symbolKind":"class","externalID":"c:objc(cs)MBICAnalyserSettings","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICAnalyserSettings"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture"]]},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/captureSingleSide","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/captureStrategy","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/documentFramingMargin","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/handOcclusionThreshold","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/ignoreBlur","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/ignoreGlare","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/keepMarginOnTransformedDocumentImage","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/lightingThresholds","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/minimumDocumentDpi","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/returnTransformedDocumentImage","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/tiltThreshold"]}],"references":{"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserSettings/minimumDocumentDpi":{"role":"symbol","title":"minimumDocumentDpi","fragments":[{"kind":"identifier","text":"minimumDocumentDpi"}],"abstract":[{"type":"text","text":"Required minimum DPI of the captured document on transformed image."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/minimumDocumentDpi","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalysersettings\/minimumdocumentdpi"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserSettings/lightingThresholds":{"role":"symbol","title":"lightingThresholds","fragments":[{"kind":"identifier","text":"lightingThresholds"}],"abstract":[{"type":"text","text":"Parameters for lighting estimation."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLightingThresholds"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/lightingThresholds","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalysersettings\/lightingthresholds"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserSettings/ignoreBlur":{"role":"symbol","title":"ignoreBlur","fragments":[{"kind":"identifier","text":"ignoreBlur"}],"abstract":[{"type":"text","text":"Defines whether to discard frames with blurred documents."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/ignoreBlur","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalysersettings\/ignoreblur"},"doc://com.microblink.Capture/documentation/Capture/MBICLightingThresholds":{"role":"symbol","title":"MBICLightingThresholds","fragments":[{"kind":"identifier","text":"MBICLightingThresholds"}],"abstract":[{"type":"text","text":"Parameters for lighting estimation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLightingThresholds","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclightingthresholds"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserSettings":{"role":"symbol","title":"MBICAnalyserSettings","fragments":[{"kind":"identifier","text":"MBICAnalyserSettings"}],"abstract":[{"type":"text","text":"Analyser settings."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalysersettings"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserSettings/documentFramingMargin":{"role":"symbol","title":"documentFramingMargin","fragments":[{"kind":"identifier","text":"documentFramingMargin"}],"abstract":[{"type":"text","text":"Enables document capture with a margin defined as the percentage of the dimensions of the framed document."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/documentFramingMargin","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalysersettings\/documentframingmargin"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserSettings/captureStrategy":{"role":"symbol","title":"captureStrategy","fragments":[{"kind":"identifier","text":"captureStrategy"}],"abstract":[{"type":"text","text":"Configures capture strategy used to select the best frame."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"codeVoice","code":"MBICCaptureStategy"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/captureStrategy","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalysersettings\/capturestrategy"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserSettings/keepMarginOnTransformedDocumentImage":{"role":"symbol","title":"keepMarginOnTransformedDocumentImage","fragments":[{"kind":"identifier","text":"keepMarginOnTransformedDocumentImage"}],"abstract":[{"type":"text","text":"Defines whether to return an image of the transformed document with applied margin used during document framing."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/keepMarginOnTransformedDocumentImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalysersettings\/keepmarginontransformeddocumentimage"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserSettings/ignoreGlare":{"role":"symbol","title":"ignoreGlare","fragments":[{"kind":"identifier","text":"ignoreGlare"}],"abstract":[{"type":"text","text":"Defines whether to discard frames with glare detected on the document."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/ignoreGlare","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalysersettings\/ignoreglare"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserSettings/tiltThreshold":{"role":"symbol","title":"tiltThreshold","fragments":[{"kind":"identifier","text":"tiltThreshold"}],"abstract":[{"type":"text","text":"Threshold for detecting tilted documents."},{"type":"text","text":" "},{"type":"text","text":"Frames with documents tilted more than defined by this threshold are discarded."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/tiltThreshold","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalysersettings\/tiltthreshold"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserSettings/handOcclusionThreshold":{"role":"symbol","title":"handOcclusionThreshold","fragments":[{"kind":"identifier","text":"handOcclusionThreshold"}],"abstract":[{"type":"text","text":"Defines percentage of the document area that is allowed to be occluded by hand."},{"type":"text","text":" "},{"type":"text","text":"Allowed values are from 0 to 1."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/handOcclusionThreshold","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalysersettings\/handocclusionthreshold"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserSettings/captureSingleSide":{"role":"symbol","title":"captureSingleSide","fragments":[{"kind":"identifier","text":"captureSingleSide"}],"abstract":[{"type":"text","text":"Defines whether to capture a single side or capture all possible sides of a document with automatic side detection."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/captureSingleSide","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalysersettings\/capturesingleside"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserSettings/returnTransformedDocumentImage":{"role":"symbol","title":"returnTransformedDocumentImage","fragments":[{"kind":"identifier","text":"returnTransformedDocumentImage"}],"abstract":[{"type":"text","text":"Defines whether to return an image of a cropped and perspective-corrected document."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/returnTransformedDocumentImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalysersettings\/returntransformeddocumentimage"},"doc://com.microblink.Capture/objc(cs)NSObject":{"type":"unresolvable","title":"NSObject","identifier":"doc:\/\/com.microblink.Capture\/objc(cs)NSObject"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbicanalysersettings/capturesingleside.json b/docs/data/documentation/capture/mbicanalysersettings/capturesingleside.json index b184d8f..67173b4 100644 --- a/docs/data/documentation/capture/mbicanalysersettings/capturesingleside.json +++ b/docs/data/documentation/capture/mbicanalysersettings/capturesingleside.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"assign"},{"kind":"text","text":", "},{"kind":"keyword","text":"unsafe_unretained"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"BOOL","preciseIdentifier":"c:@T@BOOL"},{"kind":"text","text":" "},{"kind":"identifier","text":"captureSingleSide"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: "},{"type":"codeVoice","code":"NO"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbicanalysersettings\/capturesingleside"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/captureSingleSide","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Defines whether to capture a single side or capture all possible sides of a document with automatic side detection."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"captureSingleSide"}],"title":"captureSingleSide","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICAnalyserSettings(py)captureSingleSide","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"captureSingleSide"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserSettings":{"role":"symbol","title":"MBICAnalyserSettings","fragments":[{"kind":"identifier","text":"MBICAnalyserSettings"}],"abstract":[{"type":"text","text":"Analyser settings."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalysersettings"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserSettings/captureSingleSide":{"role":"symbol","title":"captureSingleSide","fragments":[{"kind":"identifier","text":"captureSingleSide"}],"abstract":[{"type":"text","text":"Defines whether to capture a single side or capture all possible sides of a document with automatic side detection."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/captureSingleSide","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalysersettings\/capturesingleside"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"assign"},{"kind":"text","text":", "},{"kind":"keyword","text":"unsafe_unretained"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"BOOL","preciseIdentifier":"c:@T@BOOL"},{"kind":"text","text":" "},{"kind":"identifier","text":"captureSingleSide"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: "},{"type":"codeVoice","code":"NO"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbicanalysersettings\/capturesingleside"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/captureSingleSide","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Defines whether to capture a single side or capture all possible sides of a document with automatic side detection."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"captureSingleSide"}],"title":"captureSingleSide","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICAnalyserSettings(py)captureSingleSide","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"captureSingleSide"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserSettings":{"role":"symbol","title":"MBICAnalyserSettings","fragments":[{"kind":"identifier","text":"MBICAnalyserSettings"}],"abstract":[{"type":"text","text":"Analyser settings."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalysersettings"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserSettings/captureSingleSide":{"role":"symbol","title":"captureSingleSide","fragments":[{"kind":"identifier","text":"captureSingleSide"}],"abstract":[{"type":"text","text":"Defines whether to capture a single side or capture all possible sides of a document with automatic side detection."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/captureSingleSide","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalysersettings\/capturesingleside"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbicanalysersettings/capturestrategy.json b/docs/data/documentation/capture/mbicanalysersettings/capturestrategy.json index a5949d5..3387d26 100644 --- a/docs/data/documentation/capture/mbicanalysersettings/capturestrategy.json +++ b/docs/data/documentation/capture/mbicanalysersettings/capturestrategy.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"assign"},{"kind":"text","text":", "},{"kind":"keyword","text":"unsafe_unretained"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureStrategy","preciseIdentifier":"c:@E@MBICCaptureStrategy","text":"MBICCaptureStrategy"},{"kind":"text","text":" "},{"kind":"identifier","text":"captureStrategy"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbicanalysersettings\/capturestrategy"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/captureStrategy","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Configures capture strategy used to select the best frame."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"codeVoice","code":"MBICCaptureStategy"},{"type":"text","text":" for more details."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"captureStrategy"}],"title":"captureStrategy","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICAnalyserSettings(py)captureStrategy","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"captureStrategy"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureStrategy":{"role":"symbol","title":"MBICCaptureStrategy","fragments":[{"kind":"identifier","text":"MBICCaptureStrategy"}],"abstract":[{"type":"text","text":"Configures capture strategy used to select the best frame."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureStrategy","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturestrategy"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserSettings":{"role":"symbol","title":"MBICAnalyserSettings","fragments":[{"kind":"identifier","text":"MBICAnalyserSettings"}],"abstract":[{"type":"text","text":"Analyser settings."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalysersettings"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserSettings/captureStrategy":{"role":"symbol","title":"captureStrategy","fragments":[{"kind":"identifier","text":"captureStrategy"}],"abstract":[{"type":"text","text":"Configures capture strategy used to select the best frame."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"codeVoice","code":"MBICCaptureStategy"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/captureStrategy","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalysersettings\/capturestrategy"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"assign"},{"kind":"text","text":", "},{"kind":"keyword","text":"unsafe_unretained"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureStrategy","preciseIdentifier":"c:@E@MBICCaptureStrategy","text":"MBICCaptureStrategy"},{"kind":"text","text":" "},{"kind":"identifier","text":"captureStrategy"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbicanalysersettings\/capturestrategy"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/captureStrategy","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Configures capture strategy used to select the best frame."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"codeVoice","code":"MBICCaptureStategy"},{"type":"text","text":" for more details."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"captureStrategy"}],"title":"captureStrategy","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICAnalyserSettings(py)captureStrategy","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"captureStrategy"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserSettings/captureStrategy":{"role":"symbol","title":"captureStrategy","fragments":[{"kind":"identifier","text":"captureStrategy"}],"abstract":[{"type":"text","text":"Configures capture strategy used to select the best frame."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"codeVoice","code":"MBICCaptureStategy"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/captureStrategy","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalysersettings\/capturestrategy"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserSettings":{"role":"symbol","title":"MBICAnalyserSettings","fragments":[{"kind":"identifier","text":"MBICAnalyserSettings"}],"abstract":[{"type":"text","text":"Analyser settings."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalysersettings"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureStrategy":{"role":"symbol","title":"MBICCaptureStrategy","fragments":[{"kind":"identifier","text":"MBICCaptureStrategy"}],"abstract":[{"type":"text","text":"Configures capture strategy used to select the best frame."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureStrategy","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturestrategy"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbicanalysersettings/documentframingmargin.json b/docs/data/documentation/capture/mbicanalysersettings/documentframingmargin.json index 3591f6d..190da63 100644 --- a/docs/data/documentation/capture/mbicanalysersettings/documentframingmargin.json +++ b/docs/data/documentation/capture/mbicanalysersettings/documentframingmargin.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"assign"},{"kind":"text","text":", "},{"kind":"keyword","text":"unsafe_unretained"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"c:@T@CGFloat"},{"kind":"text","text":" "},{"kind":"identifier","text":"documentFramingMargin"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Both margin and document are required to be fully visible on camera frame in order to finish capture."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"Allowed values are from 0 to 1."}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"codeVoice","code":"MBICInvalidDocumentFramingMarginException"},{"type":"text","text":" if the quantity is less than 0 and more than 1."}]}],"type":"aside","name":"Throws"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: "},{"type":"codeVoice","code":"0.01f"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbicanalysersettings\/documentframingmargin"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/documentFramingMargin","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Enables document capture with a margin defined as the percentage of the dimensions of the framed document."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"documentFramingMargin"}],"title":"documentFramingMargin","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICAnalyserSettings(py)documentFramingMargin","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"documentFramingMargin"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserSettings":{"role":"symbol","title":"MBICAnalyserSettings","fragments":[{"kind":"identifier","text":"MBICAnalyserSettings"}],"abstract":[{"type":"text","text":"Analyser settings."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalysersettings"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserSettings/documentFramingMargin":{"role":"symbol","title":"documentFramingMargin","fragments":[{"kind":"identifier","text":"documentFramingMargin"}],"abstract":[{"type":"text","text":"Enables document capture with a margin defined as the percentage of the dimensions of the framed document."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/documentFramingMargin","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalysersettings\/documentframingmargin"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"assign"},{"kind":"text","text":", "},{"kind":"keyword","text":"unsafe_unretained"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"c:@T@CGFloat"},{"kind":"text","text":" "},{"kind":"identifier","text":"documentFramingMargin"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Both margin and document are required to be fully visible on camera frame in order to finish capture."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"Allowed values are from 0 to 1."}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"codeVoice","code":"MBICInvalidDocumentFramingMarginException"},{"type":"text","text":" if the quantity is less than 0 and more than 1."}]}],"type":"aside","name":"Throws"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: "},{"type":"codeVoice","code":"0.01f"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbicanalysersettings\/documentframingmargin"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/documentFramingMargin","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Enables document capture with a margin defined as the percentage of the dimensions of the framed document."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"documentFramingMargin"}],"title":"documentFramingMargin","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICAnalyserSettings(py)documentFramingMargin","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"documentFramingMargin"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserSettings/documentFramingMargin":{"role":"symbol","title":"documentFramingMargin","fragments":[{"kind":"identifier","text":"documentFramingMargin"}],"abstract":[{"type":"text","text":"Enables document capture with a margin defined as the percentage of the dimensions of the framed document."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/documentFramingMargin","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalysersettings\/documentframingmargin"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserSettings":{"role":"symbol","title":"MBICAnalyserSettings","fragments":[{"kind":"identifier","text":"MBICAnalyserSettings"}],"abstract":[{"type":"text","text":"Analyser settings."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalysersettings"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbicanalysersettings/handocclusionthreshold.json b/docs/data/documentation/capture/mbicanalysersettings/handocclusionthreshold.json index b615995..f60bda5 100644 --- a/docs/data/documentation/capture/mbicanalysersettings/handocclusionthreshold.json +++ b/docs/data/documentation/capture/mbicanalysersettings/handocclusionthreshold.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"assign"},{"kind":"text","text":", "},{"kind":"keyword","text":"unsafe_unretained"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"c:@T@CGFloat"},{"kind":"text","text":" "},{"kind":"identifier","text":"handOcclusionThreshold"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"codeVoice","code":"MBICInvalidHandOcclusionTresholdException"},{"type":"text","text":" if the quantity is less than 0 and more than 1."}]}],"type":"aside","name":"Throws"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: "},{"type":"codeVoice","code":"0.05f"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbicanalysersettings\/handocclusionthreshold"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/handOcclusionThreshold","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Defines percentage of the document area that is allowed to be occluded by hand."},{"type":"text","text":" "},{"type":"text","text":"Allowed values are from 0 to 1."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"handOcclusionThreshold"}],"title":"handOcclusionThreshold","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICAnalyserSettings(py)handOcclusionThreshold","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"handOcclusionThreshold"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserSettings":{"role":"symbol","title":"MBICAnalyserSettings","fragments":[{"kind":"identifier","text":"MBICAnalyserSettings"}],"abstract":[{"type":"text","text":"Analyser settings."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalysersettings"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserSettings/handOcclusionThreshold":{"role":"symbol","title":"handOcclusionThreshold","fragments":[{"kind":"identifier","text":"handOcclusionThreshold"}],"abstract":[{"type":"text","text":"Defines percentage of the document area that is allowed to be occluded by hand."},{"type":"text","text":" "},{"type":"text","text":"Allowed values are from 0 to 1."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/handOcclusionThreshold","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalysersettings\/handocclusionthreshold"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"assign"},{"kind":"text","text":", "},{"kind":"keyword","text":"unsafe_unretained"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"c:@T@CGFloat"},{"kind":"text","text":" "},{"kind":"identifier","text":"handOcclusionThreshold"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"codeVoice","code":"MBICInvalidHandOcclusionTresholdException"},{"type":"text","text":" if the quantity is less than 0 and more than 1."}]}],"type":"aside","name":"Throws"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: "},{"type":"codeVoice","code":"0.05f"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbicanalysersettings\/handocclusionthreshold"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/handOcclusionThreshold","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Defines percentage of the document area that is allowed to be occluded by hand."},{"type":"text","text":" "},{"type":"text","text":"Allowed values are from 0 to 1."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"handOcclusionThreshold"}],"title":"handOcclusionThreshold","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICAnalyserSettings(py)handOcclusionThreshold","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"handOcclusionThreshold"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserSettings/handOcclusionThreshold":{"role":"symbol","title":"handOcclusionThreshold","fragments":[{"kind":"identifier","text":"handOcclusionThreshold"}],"abstract":[{"type":"text","text":"Defines percentage of the document area that is allowed to be occluded by hand."},{"type":"text","text":" "},{"type":"text","text":"Allowed values are from 0 to 1."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/handOcclusionThreshold","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalysersettings\/handocclusionthreshold"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserSettings":{"role":"symbol","title":"MBICAnalyserSettings","fragments":[{"kind":"identifier","text":"MBICAnalyserSettings"}],"abstract":[{"type":"text","text":"Analyser settings."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalysersettings"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbicanalysersettings/ignoreblur.json b/docs/data/documentation/capture/mbicanalysersettings/ignoreblur.json index 3c2a9b3..a60782d 100644 --- a/docs/data/documentation/capture/mbicanalysersettings/ignoreblur.json +++ b/docs/data/documentation/capture/mbicanalysersettings/ignoreblur.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"assign"},{"kind":"text","text":", "},{"kind":"keyword","text":"unsafe_unretained"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"BOOL","preciseIdentifier":"c:@T@BOOL"},{"kind":"text","text":" "},{"kind":"identifier","text":"ignoreBlur"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If enabled, the capture process is allowed to finish with blurry documents."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: "},{"type":"codeVoice","code":"NO"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbicanalysersettings\/ignoreblur"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/ignoreBlur","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Defines whether to discard frames with blurred documents."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"ignoreBlur"}],"title":"ignoreBlur","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICAnalyserSettings(py)ignoreBlur","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"ignoreBlur"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserSettings/ignoreBlur":{"role":"symbol","title":"ignoreBlur","fragments":[{"kind":"identifier","text":"ignoreBlur"}],"abstract":[{"type":"text","text":"Defines whether to discard frames with blurred documents."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/ignoreBlur","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalysersettings\/ignoreblur"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserSettings":{"role":"symbol","title":"MBICAnalyserSettings","fragments":[{"kind":"identifier","text":"MBICAnalyserSettings"}],"abstract":[{"type":"text","text":"Analyser settings."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalysersettings"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"assign"},{"kind":"text","text":", "},{"kind":"keyword","text":"unsafe_unretained"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"BOOL","preciseIdentifier":"c:@T@BOOL"},{"kind":"text","text":" "},{"kind":"identifier","text":"ignoreBlur"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If enabled, the capture process is allowed to finish with blurry documents."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: "},{"type":"codeVoice","code":"NO"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbicanalysersettings\/ignoreblur"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/ignoreBlur","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Defines whether to discard frames with blurred documents."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"ignoreBlur"}],"title":"ignoreBlur","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICAnalyserSettings(py)ignoreBlur","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"ignoreBlur"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserSettings":{"role":"symbol","title":"MBICAnalyserSettings","fragments":[{"kind":"identifier","text":"MBICAnalyserSettings"}],"abstract":[{"type":"text","text":"Analyser settings."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalysersettings"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserSettings/ignoreBlur":{"role":"symbol","title":"ignoreBlur","fragments":[{"kind":"identifier","text":"ignoreBlur"}],"abstract":[{"type":"text","text":"Defines whether to discard frames with blurred documents."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/ignoreBlur","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalysersettings\/ignoreblur"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbicanalysersettings/keepmarginontransformeddocumentimage.json b/docs/data/documentation/capture/mbicanalysersettings/keepmarginontransformeddocumentimage.json index a60e57a..c348170 100644 --- a/docs/data/documentation/capture/mbicanalysersettings/keepmarginontransformeddocumentimage.json +++ b/docs/data/documentation/capture/mbicanalysersettings/keepmarginontransformeddocumentimage.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"assign"},{"kind":"text","text":", "},{"kind":"keyword","text":"unsafe_unretained"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"BOOL","preciseIdentifier":"c:@T@BOOL"},{"kind":"text","text":" "},{"kind":"identifier","text":"keepMarginOnTransformedDocumentImage"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: "},{"type":"codeVoice","code":"NO"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbicanalysersettings\/keepmarginontransformeddocumentimage"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/keepMarginOnTransformedDocumentImage","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Defines whether to return an image of the transformed document with applied margin used during document framing."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"keepMarginOnTransformedDocumentImage"}],"title":"keepMarginOnTransformedDocumentImage","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICAnalyserSettings(py)keepMarginOnTransformedDocumentImage","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"keepMarginOnTransformedDocumentImage"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserSettings/keepMarginOnTransformedDocumentImage":{"role":"symbol","title":"keepMarginOnTransformedDocumentImage","fragments":[{"kind":"identifier","text":"keepMarginOnTransformedDocumentImage"}],"abstract":[{"type":"text","text":"Defines whether to return an image of the transformed document with applied margin used during document framing."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/keepMarginOnTransformedDocumentImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalysersettings\/keepmarginontransformeddocumentimage"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserSettings":{"role":"symbol","title":"MBICAnalyserSettings","fragments":[{"kind":"identifier","text":"MBICAnalyserSettings"}],"abstract":[{"type":"text","text":"Analyser settings."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalysersettings"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"assign"},{"kind":"text","text":", "},{"kind":"keyword","text":"unsafe_unretained"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"BOOL","preciseIdentifier":"c:@T@BOOL"},{"kind":"text","text":" "},{"kind":"identifier","text":"keepMarginOnTransformedDocumentImage"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: "},{"type":"codeVoice","code":"NO"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbicanalysersettings\/keepmarginontransformeddocumentimage"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/keepMarginOnTransformedDocumentImage","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Defines whether to return an image of the transformed document with applied margin used during document framing."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"keepMarginOnTransformedDocumentImage"}],"title":"keepMarginOnTransformedDocumentImage","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICAnalyserSettings(py)keepMarginOnTransformedDocumentImage","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"keepMarginOnTransformedDocumentImage"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserSettings/keepMarginOnTransformedDocumentImage":{"role":"symbol","title":"keepMarginOnTransformedDocumentImage","fragments":[{"kind":"identifier","text":"keepMarginOnTransformedDocumentImage"}],"abstract":[{"type":"text","text":"Defines whether to return an image of the transformed document with applied margin used during document framing."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/keepMarginOnTransformedDocumentImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalysersettings\/keepmarginontransformeddocumentimage"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserSettings":{"role":"symbol","title":"MBICAnalyserSettings","fragments":[{"kind":"identifier","text":"MBICAnalyserSettings"}],"abstract":[{"type":"text","text":"Analyser settings."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalysersettings"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbicanalysersettings/lightingthresholds.json b/docs/data/documentation/capture/mbicanalysersettings/lightingthresholds.json index d25d0b1..ca44c31 100644 --- a/docs/data/documentation/capture/mbicanalysersettings/lightingthresholds.json +++ b/docs/data/documentation/capture/mbicanalysersettings/lightingthresholds.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLightingThresholds","preciseIdentifier":"c:objc(cs)MBICLightingThresholds","text":"MBICLightingThresholds"},{"kind":"text","text":" * "},{"kind":"identifier","text":"lightingThresholds"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbicanalysersettings\/lightingthresholds"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/lightingThresholds","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Parameters for lighting estimation."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLightingThresholds"},{"type":"text","text":" for more details."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"lightingThresholds"}],"title":"lightingThresholds","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICAnalyserSettings(py)lightingThresholds","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"lightingThresholds"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserSettings":{"role":"symbol","title":"MBICAnalyserSettings","fragments":[{"kind":"identifier","text":"MBICAnalyserSettings"}],"abstract":[{"type":"text","text":"Analyser settings."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalysersettings"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserSettings/lightingThresholds":{"role":"symbol","title":"lightingThresholds","fragments":[{"kind":"identifier","text":"lightingThresholds"}],"abstract":[{"type":"text","text":"Parameters for lighting estimation."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLightingThresholds"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/lightingThresholds","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalysersettings\/lightingthresholds"},"doc://com.microblink.Capture/documentation/Capture/MBICLightingThresholds":{"role":"symbol","title":"MBICLightingThresholds","fragments":[{"kind":"identifier","text":"MBICLightingThresholds"}],"abstract":[{"type":"text","text":"Parameters for lighting estimation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLightingThresholds","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclightingthresholds"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLightingThresholds","preciseIdentifier":"c:objc(cs)MBICLightingThresholds","text":"MBICLightingThresholds"},{"kind":"text","text":" * "},{"kind":"identifier","text":"lightingThresholds"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbicanalysersettings\/lightingthresholds"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/lightingThresholds","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Parameters for lighting estimation."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLightingThresholds"},{"type":"text","text":" for more details."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"lightingThresholds"}],"title":"lightingThresholds","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICAnalyserSettings(py)lightingThresholds","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"lightingThresholds"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICLightingThresholds":{"role":"symbol","title":"MBICLightingThresholds","fragments":[{"kind":"identifier","text":"MBICLightingThresholds"}],"abstract":[{"type":"text","text":"Parameters for lighting estimation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLightingThresholds","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclightingthresholds"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserSettings/lightingThresholds":{"role":"symbol","title":"lightingThresholds","fragments":[{"kind":"identifier","text":"lightingThresholds"}],"abstract":[{"type":"text","text":"Parameters for lighting estimation."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLightingThresholds"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/lightingThresholds","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalysersettings\/lightingthresholds"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserSettings":{"role":"symbol","title":"MBICAnalyserSettings","fragments":[{"kind":"identifier","text":"MBICAnalyserSettings"}],"abstract":[{"type":"text","text":"Analyser settings."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalysersettings"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbicanalysersettings/minimumdocumentdpi.json b/docs/data/documentation/capture/mbicanalysersettings/minimumdocumentdpi.json index 228e21a..0efc616 100644 --- a/docs/data/documentation/capture/mbicanalysersettings/minimumdocumentdpi.json +++ b/docs/data/documentation/capture/mbicanalysersettings/minimumdocumentdpi.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"assign"},{"kind":"text","text":", "},{"kind":"keyword","text":"unsafe_unretained"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"NSInteger","preciseIdentifier":"c:@T@NSInteger"},{"kind":"text","text":" "},{"kind":"identifier","text":"minimumDocumentDpi"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Affects how close the document needs to be to the camera in order to get captured and meet dpi requirements."},{"type":"text","text":" "},{"type":"text","text":"Allowed values are [ 150, 400 ]."}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"codeVoice","code":"MBICInvalidDocumentDpiException"},{"type":"text","text":" if the quantity is less than 200 and more than 400."}]}],"type":"aside","name":"Throws"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: "},{"type":"codeVoice","code":"250"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbicanalysersettings\/minimumdocumentdpi"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/minimumDocumentDpi","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Required minimum DPI of the captured document on transformed image."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"minimumDocumentDpi"}],"title":"minimumDocumentDpi","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICAnalyserSettings(py)minimumDocumentDpi","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"minimumDocumentDpi"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserSettings/minimumDocumentDpi":{"role":"symbol","title":"minimumDocumentDpi","fragments":[{"kind":"identifier","text":"minimumDocumentDpi"}],"abstract":[{"type":"text","text":"Required minimum DPI of the captured document on transformed image."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/minimumDocumentDpi","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalysersettings\/minimumdocumentdpi"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserSettings":{"role":"symbol","title":"MBICAnalyserSettings","fragments":[{"kind":"identifier","text":"MBICAnalyserSettings"}],"abstract":[{"type":"text","text":"Analyser settings."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalysersettings"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"assign"},{"kind":"text","text":", "},{"kind":"keyword","text":"unsafe_unretained"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"NSInteger","preciseIdentifier":"c:@T@NSInteger"},{"kind":"text","text":" "},{"kind":"identifier","text":"minimumDocumentDpi"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Affects how close the document needs to be to the camera in order to get captured and meet dpi requirements."},{"type":"text","text":" "},{"type":"text","text":"Allowed values are [ 150, 400 ]."}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"codeVoice","code":"MBICInvalidDocumentDpiException"},{"type":"text","text":" if the quantity is less than 200 and more than 400."}]}],"type":"aside","name":"Throws"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: "},{"type":"codeVoice","code":"250"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbicanalysersettings\/minimumdocumentdpi"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/minimumDocumentDpi","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Required minimum DPI of the captured document on transformed image."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"minimumDocumentDpi"}],"title":"minimumDocumentDpi","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICAnalyserSettings(py)minimumDocumentDpi","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"minimumDocumentDpi"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserSettings":{"role":"symbol","title":"MBICAnalyserSettings","fragments":[{"kind":"identifier","text":"MBICAnalyserSettings"}],"abstract":[{"type":"text","text":"Analyser settings."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalysersettings"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserSettings/minimumDocumentDpi":{"role":"symbol","title":"minimumDocumentDpi","fragments":[{"kind":"identifier","text":"minimumDocumentDpi"}],"abstract":[{"type":"text","text":"Required minimum DPI of the captured document on transformed image."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/minimumDocumentDpi","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalysersettings\/minimumdocumentdpi"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbicanalysersettings/returntransformeddocumentimage.json b/docs/data/documentation/capture/mbicanalysersettings/returntransformeddocumentimage.json index a1a5c0d..e02a526 100644 --- a/docs/data/documentation/capture/mbicanalysersettings/returntransformeddocumentimage.json +++ b/docs/data/documentation/capture/mbicanalysersettings/returntransformeddocumentimage.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"assign"},{"kind":"text","text":", "},{"kind":"keyword","text":"unsafe_unretained"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"BOOL","preciseIdentifier":"c:@T@BOOL"},{"kind":"text","text":" "},{"kind":"identifier","text":"returnTransformedDocumentImage"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: "},{"type":"codeVoice","code":"YES"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbicanalysersettings\/returntransformeddocumentimage"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/returnTransformedDocumentImage","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Defines whether to return an image of a cropped and perspective-corrected document."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"returnTransformedDocumentImage"}],"title":"returnTransformedDocumentImage","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICAnalyserSettings(py)returnTransformedDocumentImage","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"returnTransformedDocumentImage"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserSettings":{"role":"symbol","title":"MBICAnalyserSettings","fragments":[{"kind":"identifier","text":"MBICAnalyserSettings"}],"abstract":[{"type":"text","text":"Analyser settings."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalysersettings"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserSettings/returnTransformedDocumentImage":{"role":"symbol","title":"returnTransformedDocumentImage","fragments":[{"kind":"identifier","text":"returnTransformedDocumentImage"}],"abstract":[{"type":"text","text":"Defines whether to return an image of a cropped and perspective-corrected document."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/returnTransformedDocumentImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalysersettings\/returntransformeddocumentimage"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"assign"},{"kind":"text","text":", "},{"kind":"keyword","text":"unsafe_unretained"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"BOOL","preciseIdentifier":"c:@T@BOOL"},{"kind":"text","text":" "},{"kind":"identifier","text":"returnTransformedDocumentImage"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: "},{"type":"codeVoice","code":"YES"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbicanalysersettings\/returntransformeddocumentimage"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/returnTransformedDocumentImage","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Defines whether to return an image of a cropped and perspective-corrected document."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"returnTransformedDocumentImage"}],"title":"returnTransformedDocumentImage","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICAnalyserSettings(py)returnTransformedDocumentImage","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"returnTransformedDocumentImage"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserSettings/returnTransformedDocumentImage":{"role":"symbol","title":"returnTransformedDocumentImage","fragments":[{"kind":"identifier","text":"returnTransformedDocumentImage"}],"abstract":[{"type":"text","text":"Defines whether to return an image of a cropped and perspective-corrected document."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/returnTransformedDocumentImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalysersettings\/returntransformeddocumentimage"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserSettings":{"role":"symbol","title":"MBICAnalyserSettings","fragments":[{"kind":"identifier","text":"MBICAnalyserSettings"}],"abstract":[{"type":"text","text":"Analyser settings."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalysersettings"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbicanalysersettings/tiltthreshold.json b/docs/data/documentation/capture/mbicanalysersettings/tiltthreshold.json index 75de36a..3de2a2e 100644 --- a/docs/data/documentation/capture/mbicanalysersettings/tiltthreshold.json +++ b/docs/data/documentation/capture/mbicanalysersettings/tiltthreshold.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"assign"},{"kind":"text","text":", "},{"kind":"keyword","text":"unsafe_unretained"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"c:@T@CGFloat"},{"kind":"text","text":" "},{"kind":"identifier","text":"tiltThreshold"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Allowed values are from 0 to 1."}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"codeVoice","code":"MBICInvalidTiltTresholdException"},{"type":"text","text":" if the quantity is less than 0 and more than 1."}]}],"type":"aside","name":"Throws"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default:"},{"type":"codeVoice","code":" 0.17f"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbicanalysersettings\/tiltthreshold"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/tiltThreshold","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Threshold for detecting tilted documents."},{"type":"text","text":" "},{"type":"text","text":"Frames with documents tilted more than defined by this threshold are discarded."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"tiltThreshold"}],"title":"tiltThreshold","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICAnalyserSettings(py)tiltThreshold","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"tiltThreshold"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserSettings":{"role":"symbol","title":"MBICAnalyserSettings","fragments":[{"kind":"identifier","text":"MBICAnalyserSettings"}],"abstract":[{"type":"text","text":"Analyser settings."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalysersettings"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserSettings/tiltThreshold":{"role":"symbol","title":"tiltThreshold","fragments":[{"kind":"identifier","text":"tiltThreshold"}],"abstract":[{"type":"text","text":"Threshold for detecting tilted documents."},{"type":"text","text":" "},{"type":"text","text":"Frames with documents tilted more than defined by this threshold are discarded."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/tiltThreshold","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalysersettings\/tiltthreshold"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"assign"},{"kind":"text","text":", "},{"kind":"keyword","text":"unsafe_unretained"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"c:@T@CGFloat"},{"kind":"text","text":" "},{"kind":"identifier","text":"tiltThreshold"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Allowed values are from 0 to 1."}]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"codeVoice","code":"MBICInvalidTiltTresholdException"},{"type":"text","text":" if the quantity is less than 0 and more than 1."}]}],"type":"aside","name":"Throws"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default:"},{"type":"codeVoice","code":" 0.17f"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbicanalysersettings\/tiltthreshold"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/tiltThreshold","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Threshold for detecting tilted documents."},{"type":"text","text":" "},{"type":"text","text":"Frames with documents tilted more than defined by this threshold are discarded."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"tiltThreshold"}],"title":"tiltThreshold","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICAnalyserSettings(py)tiltThreshold","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"tiltThreshold"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserSettings/tiltThreshold":{"role":"symbol","title":"tiltThreshold","fragments":[{"kind":"identifier","text":"tiltThreshold"}],"abstract":[{"type":"text","text":"Threshold for detecting tilted documents."},{"type":"text","text":" "},{"type":"text","text":"Frames with documents tilted more than defined by this threshold are discarded."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings\/tiltThreshold","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalysersettings\/tiltthreshold"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserSettings":{"role":"symbol","title":"MBICAnalyserSettings","fragments":[{"kind":"identifier","text":"MBICAnalyserSettings"}],"abstract":[{"type":"text","text":"Analyser settings."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalysersettings"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccamerasettings.json b/docs/data/documentation/capture/mbiccamerasettings.json index 2289db4..728479b 100644 --- a/docs/data/documentation/capture/mbiccamerasettings.json +++ b/docs/data/documentation/capture/mbiccamerasettings.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@interface"},{"kind":"text","text":" "},{"kind":"identifier","text":"MBICCameraSettings"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"NSObject","preciseIdentifier":"c:objc(cs)NSObject"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccamerasettings"],"traits":[{"interfaceLanguage":"occ"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/com.microblink.Capture\/objc(cs)NSObject"],"kind":"relationships","title":"Inherits From","type":"inheritsFrom"}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCameraSettings","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Camera settings."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICCameraSettings"}],"title":"MBICCameraSettings","roleHeading":"Class","role":"symbol","symbolKind":"class","externalID":"c:objc(cs)MBICCameraSettings","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICCameraSettings"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture"]]},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCameraSettings\/cameraResolution"]}],"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCameraSettings":{"role":"symbol","title":"MBICCameraSettings","fragments":[{"kind":"identifier","text":"MBICCameraSettings"}],"abstract":[{"type":"text","text":"Camera settings."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCameraSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccamerasettings"},"doc://com.microblink.Capture/objc(cs)NSObject":{"type":"unresolvable","title":"NSObject","identifier":"doc:\/\/com.microblink.Capture\/objc(cs)NSObject"},"doc://com.microblink.Capture/documentation/Capture/MBICCameraSettings/cameraResolution":{"role":"symbol","title":"cameraResolution","fragments":[{"kind":"identifier","text":"cameraResolution"}],"abstract":[{"type":"text","text":"Set camera resolution."},{"type":"text","text":" "},{"type":"text","text":"Default: "},{"type":"codeVoice","code":"MBICCameraSettingsCameraResolution1080p"}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCameraSettings\/cameraResolution","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccamerasettings\/cameraresolution"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@interface"},{"kind":"text","text":" "},{"kind":"identifier","text":"MBICCameraSettings"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"NSObject","preciseIdentifier":"c:objc(cs)NSObject"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccamerasettings"],"traits":[{"interfaceLanguage":"occ"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/com.microblink.Capture\/objc(cs)NSObject"],"kind":"relationships","title":"Inherits From","type":"inheritsFrom"}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCameraSettings","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Camera settings."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICCameraSettings"}],"title":"MBICCameraSettings","roleHeading":"Class","role":"symbol","symbolKind":"class","externalID":"c:objc(cs)MBICCameraSettings","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICCameraSettings"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture"]]},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCameraSettings\/cameraResolution"]}],"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCameraSettings":{"role":"symbol","title":"MBICCameraSettings","fragments":[{"kind":"identifier","text":"MBICCameraSettings"}],"abstract":[{"type":"text","text":"Camera settings."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCameraSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccamerasettings"},"doc://com.microblink.Capture/documentation/Capture/MBICCameraSettings/cameraResolution":{"role":"symbol","title":"cameraResolution","fragments":[{"kind":"identifier","text":"cameraResolution"}],"abstract":[{"type":"text","text":"Set camera resolution."},{"type":"text","text":" "},{"type":"text","text":"Default: "},{"type":"codeVoice","code":"MBICCameraSettingsCameraResolution1080p"}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCameraSettings\/cameraResolution","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccamerasettings\/cameraresolution"},"doc://com.microblink.Capture/objc(cs)NSObject":{"type":"unresolvable","title":"NSObject","identifier":"doc:\/\/com.microblink.Capture\/objc(cs)NSObject"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccamerasettings/cameraresolution.json b/docs/data/documentation/capture/mbiccamerasettings/cameraresolution.json index 4e886ed..a87b465 100644 --- a/docs/data/documentation/capture/mbiccamerasettings/cameraresolution.json +++ b/docs/data/documentation/capture/mbiccamerasettings/cameraresolution.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"assign"},{"kind":"text","text":", "},{"kind":"keyword","text":"unsafe_unretained"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCameraSettingsCameraResolution","preciseIdentifier":"c:@E@MBICCameraSettingsCameraResolution","text":"MBICCameraSettingsCameraResolution"},{"kind":"text","text":" "},{"kind":"identifier","text":"cameraResolution"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccamerasettings\/cameraresolution"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCameraSettings\/cameraResolution","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Set camera resolution."},{"type":"text","text":" "},{"type":"text","text":"Default: "},{"type":"codeVoice","code":"MBICCameraSettingsCameraResolution1080p"}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"cameraResolution"}],"title":"cameraResolution","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCameraSettings(py)cameraResolution","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"cameraResolution"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCameraSettings"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCameraSettings":{"role":"symbol","title":"MBICCameraSettings","fragments":[{"kind":"identifier","text":"MBICCameraSettings"}],"abstract":[{"type":"text","text":"Camera settings."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCameraSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccamerasettings"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCameraSettings/cameraResolution":{"role":"symbol","title":"cameraResolution","fragments":[{"kind":"identifier","text":"cameraResolution"}],"abstract":[{"type":"text","text":"Set camera resolution."},{"type":"text","text":" "},{"type":"text","text":"Default: "},{"type":"codeVoice","code":"MBICCameraSettingsCameraResolution1080p"}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCameraSettings\/cameraResolution","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccamerasettings\/cameraresolution"},"doc://com.microblink.Capture/documentation/Capture/MBICCameraSettingsCameraResolution":{"role":"symbol","title":"MBICCameraSettingsCameraResolution","fragments":[{"kind":"identifier","text":"MBICCameraSettingsCameraResolution"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCameraSettingsCameraResolution","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccamerasettingscameraresolution"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"assign"},{"kind":"text","text":", "},{"kind":"keyword","text":"unsafe_unretained"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCameraSettingsCameraResolution","preciseIdentifier":"c:@E@MBICCameraSettingsCameraResolution","text":"MBICCameraSettingsCameraResolution"},{"kind":"text","text":" "},{"kind":"identifier","text":"cameraResolution"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccamerasettings\/cameraresolution"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCameraSettings\/cameraResolution","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Set camera resolution."},{"type":"text","text":" "},{"type":"text","text":"Default: "},{"type":"codeVoice","code":"MBICCameraSettingsCameraResolution1080p"}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"cameraResolution"}],"title":"cameraResolution","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCameraSettings(py)cameraResolution","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"cameraResolution"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCameraSettings"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCameraSettingsCameraResolution":{"role":"symbol","title":"MBICCameraSettingsCameraResolution","fragments":[{"kind":"identifier","text":"MBICCameraSettingsCameraResolution"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCameraSettingsCameraResolution","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccamerasettingscameraresolution"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCameraSettings":{"role":"symbol","title":"MBICCameraSettings","fragments":[{"kind":"identifier","text":"MBICCameraSettings"}],"abstract":[{"type":"text","text":"Camera settings."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCameraSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccamerasettings"},"doc://com.microblink.Capture/documentation/Capture/MBICCameraSettings/cameraResolution":{"role":"symbol","title":"cameraResolution","fragments":[{"kind":"identifier","text":"cameraResolution"}],"abstract":[{"type":"text","text":"Set camera resolution."},{"type":"text","text":" "},{"type":"text","text":"Default: "},{"type":"codeVoice","code":"MBICCameraSettingsCameraResolution1080p"}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCameraSettings\/cameraResolution","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccamerasettings\/cameraresolution"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccamerasettingscameraresolution.json b/docs/data/documentation/capture/mbiccamerasettingscameraresolution.json index 490c41f..79c3b03 100644 --- a/docs/data/documentation/capture/mbiccamerasettingscameraresolution.json +++ b/docs/data/documentation/capture/mbiccamerasettingscameraresolution.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"MBICCameraSettingsCameraResolution"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NSInteger","preciseIdentifier":"c:@T@NSInteger"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccamerasettingscameraresolution"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCameraSettingsCameraResolution","interfaceLanguage":"occ"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCameraSettingsCameraResolution\/MBICCameraSettingsCameraResolution1080p","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCameraSettingsCameraResolution\/MBICCameraSettingsCameraResolution4K"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICCameraSettingsCameraResolution"}],"title":"MBICCameraSettingsCameraResolution","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"c:@E@MBICCameraSettingsCameraResolution","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICCameraSettingsCameraResolution"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCameraSettingsCameraResolution":{"role":"symbol","title":"MBICCameraSettingsCameraResolution","fragments":[{"kind":"identifier","text":"MBICCameraSettingsCameraResolution"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCameraSettingsCameraResolution","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccamerasettingscameraresolution"},"doc://com.microblink.Capture/documentation/Capture/MBICCameraSettingsCameraResolution/MBICCameraSettingsCameraResolution4K":{"role":"symbol","title":"MBICCameraSettingsCameraResolution4K","fragments":[{"kind":"identifier","text":"MBICCameraSettingsCameraResolution4K"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCameraSettingsCameraResolution\/MBICCameraSettingsCameraResolution4K","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccamerasettingscameraresolution\/mbiccamerasettingscameraresolution4k"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCameraSettingsCameraResolution/MBICCameraSettingsCameraResolution1080p":{"role":"symbol","title":"MBICCameraSettingsCameraResolution1080p","fragments":[{"kind":"identifier","text":"MBICCameraSettingsCameraResolution1080p"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCameraSettingsCameraResolution\/MBICCameraSettingsCameraResolution1080p","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccamerasettingscameraresolution\/mbiccamerasettingscameraresolution1080p"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"MBICCameraSettingsCameraResolution"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NSInteger","preciseIdentifier":"c:@T@NSInteger"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccamerasettingscameraresolution"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCameraSettingsCameraResolution","interfaceLanguage":"occ"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCameraSettingsCameraResolution\/MBICCameraSettingsCameraResolution1080p","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCameraSettingsCameraResolution\/MBICCameraSettingsCameraResolution4K"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICCameraSettingsCameraResolution"}],"title":"MBICCameraSettingsCameraResolution","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"c:@E@MBICCameraSettingsCameraResolution","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICCameraSettingsCameraResolution"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCameraSettingsCameraResolution":{"role":"symbol","title":"MBICCameraSettingsCameraResolution","fragments":[{"kind":"identifier","text":"MBICCameraSettingsCameraResolution"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCameraSettingsCameraResolution","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccamerasettingscameraresolution"},"doc://com.microblink.Capture/documentation/Capture/MBICCameraSettingsCameraResolution/MBICCameraSettingsCameraResolution1080p":{"role":"symbol","title":"MBICCameraSettingsCameraResolution1080p","fragments":[{"kind":"identifier","text":"MBICCameraSettingsCameraResolution1080p"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCameraSettingsCameraResolution\/MBICCameraSettingsCameraResolution1080p","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccamerasettingscameraresolution\/mbiccamerasettingscameraresolution1080p"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCameraSettingsCameraResolution/MBICCameraSettingsCameraResolution4K":{"role":"symbol","title":"MBICCameraSettingsCameraResolution4K","fragments":[{"kind":"identifier","text":"MBICCameraSettingsCameraResolution4K"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCameraSettingsCameraResolution\/MBICCameraSettingsCameraResolution4K","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccamerasettingscameraresolution\/mbiccamerasettingscameraresolution4k"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccamerasettingscameraresolution/mbiccamerasettingscameraresolution4k.json b/docs/data/documentation/capture/mbiccamerasettingscameraresolution/mbiccamerasettingscameraresolution4k.json index e6aa81d..be71212 100644 --- a/docs/data/documentation/capture/mbiccamerasettingscameraresolution/mbiccamerasettingscameraresolution4k.json +++ b/docs/data/documentation/capture/mbiccamerasettingscameraresolution/mbiccamerasettingscameraresolution4k.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"identifier","text":"MBICCameraSettingsCameraResolution4K"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccamerasettingscameraresolution\/mbiccamerasettingscameraresolution4k"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCameraSettingsCameraResolution\/MBICCameraSettingsCameraResolution4K","interfaceLanguage":"occ"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICCameraSettingsCameraResolution4K"}],"title":"MBICCameraSettingsCameraResolution4K","roleHeading":"Enumeration Case","role":"symbol","symbolKind":"case","externalID":"c:@E@MBICCameraSettingsCameraResolution@MBICCameraSettingsCameraResolution4K","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICCameraSettingsCameraResolution4K"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCameraSettingsCameraResolution"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCameraSettingsCameraResolution":{"role":"symbol","title":"MBICCameraSettingsCameraResolution","fragments":[{"kind":"identifier","text":"MBICCameraSettingsCameraResolution"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCameraSettingsCameraResolution","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccamerasettingscameraresolution"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCameraSettingsCameraResolution/MBICCameraSettingsCameraResolution4K":{"role":"symbol","title":"MBICCameraSettingsCameraResolution4K","fragments":[{"kind":"identifier","text":"MBICCameraSettingsCameraResolution4K"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCameraSettingsCameraResolution\/MBICCameraSettingsCameraResolution4K","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccamerasettingscameraresolution\/mbiccamerasettingscameraresolution4k"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"identifier","text":"MBICCameraSettingsCameraResolution4K"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccamerasettingscameraresolution\/mbiccamerasettingscameraresolution4k"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCameraSettingsCameraResolution\/MBICCameraSettingsCameraResolution4K","interfaceLanguage":"occ"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICCameraSettingsCameraResolution4K"}],"title":"MBICCameraSettingsCameraResolution4K","roleHeading":"Enumeration Case","role":"symbol","symbolKind":"case","externalID":"c:@E@MBICCameraSettingsCameraResolution@MBICCameraSettingsCameraResolution4K","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICCameraSettingsCameraResolution4K"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCameraSettingsCameraResolution"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCameraSettingsCameraResolution":{"role":"symbol","title":"MBICCameraSettingsCameraResolution","fragments":[{"kind":"identifier","text":"MBICCameraSettingsCameraResolution"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCameraSettingsCameraResolution","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccamerasettingscameraresolution"},"doc://com.microblink.Capture/documentation/Capture/MBICCameraSettingsCameraResolution/MBICCameraSettingsCameraResolution4K":{"role":"symbol","title":"MBICCameraSettingsCameraResolution4K","fragments":[{"kind":"identifier","text":"MBICCameraSettingsCameraResolution4K"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCameraSettingsCameraResolution\/MBICCameraSettingsCameraResolution4K","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccamerasettingscameraresolution\/mbiccamerasettingscameraresolution4k"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccapturesdk.json b/docs/data/documentation/capture/mbiccapturesdk.json index acccbb4..fff9e09 100644 --- a/docs/data/documentation/capture/mbiccapturesdk.json +++ b/docs/data/documentation/capture/mbiccapturesdk.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@interface"},{"kind":"text","text":" "},{"kind":"identifier","text":"MBICCaptureSDK"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"NSObject","preciseIdentifier":"c:objc(cs)NSObject"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"overview","level":2,"type":"heading","text":"Overview"},{"type":"paragraph","inlineContent":[{"type":"text","text":"NOTE: It is strongly recommended to set the license key in the "},{"type":"codeVoice","code":"AppDelegate"},{"type":"text","text":"’s "},{"type":"codeVoice","code":"didFinishLaunchingWithOptions"},{"type":"text","text":" method."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccapturesdk"],"traits":[{"interfaceLanguage":"occ"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/com.microblink.Capture\/objc(cs)NSObject"],"kind":"relationships","title":"Inherits From","type":"inheritsFrom"}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Entry class for Capture SDK - used for setting up license key and to add support for"},{"type":"text","text":" "},{"type":"text","text":"optimisation of passing data."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICCaptureSDK"}],"title":"MBICCaptureSDK","roleHeading":"Class","role":"symbol","symbolKind":"class","externalID":"c:objc(cs)MBICCaptureSDK","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICCaptureSDK"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture"]]},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK\/resourcesBundle"]},{"title":"Instance Methods","identifiers":["doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK\/setLicenseBuffer:andLicensee:errorCallback:","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK\/setLicenseBuffer:errorCallback:","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK\/setLicenseKey:andLicensee:errorCallback:","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK\/setLicenseKey:errorCallback:","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK\/setLicenseResource:withExtension:inSubdirectory:forBundle:andLicensee:errorCallback:","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK\/setLicenseResource:withExtension:inSubdirectory:forBundle:errorCallback:"]},{"title":"Type Methods","identifiers":["doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK\/buildVersionString","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK\/getDefaultResourcesBundle","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK\/sharedInstance"]}],"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSDK/resourcesBundle":{"role":"symbol","title":"resourcesBundle","fragments":[{"kind":"identifier","text":"resourcesBundle"}],"abstract":[{"type":"text","text":"Bundle with resources used in framework"}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK\/resourcesBundle","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesdk\/resourcesbundle"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSDK/buildVersionString":{"role":"symbol","title":"buildVersionString","fragments":[{"kind":"text","text":"+ "},{"kind":"identifier","text":"buildVersionString"}],"abstract":[{"type":"text","text":"Returns the string that contains the library build version"}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK\/buildVersionString","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"buildVersionString"}],"url":"\/documentation\/capture\/mbiccapturesdk\/buildversionstring"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSDK/setLicenseBuffer:errorCallback:":{"role":"symbol","title":"setLicenseBuffer:errorCallback:","fragments":[{"kind":"text","text":"- "},{"kind":"identifier","text":"setLicenseBuffer:errorCallback:"}],"abstract":[{"type":"text","text":"Set license buffer and unlock the SDK. Application package will be used to validate the license."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK\/setLicenseBuffer:errorCallback:","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"setLicenseBuffer:errorCallback:"}],"url":"\/documentation\/capture\/mbiccapturesdk\/setlicensebuffer:errorcallback:"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSDK/getDefaultResourcesBundle":{"role":"symbol","title":"getDefaultResourcesBundle","fragments":[{"kind":"text","text":"+ "},{"kind":"identifier","text":"getDefaultResourcesBundle"}],"abstract":[{"type":"text","text":"Returns the default resources bundle. If it doesn’t exist, it will be nil."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK\/getDefaultResourcesBundle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"getDefaultResourcesBundle"}],"url":"\/documentation\/capture\/mbiccapturesdk\/getdefaultresourcesbundle"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSDK/setLicenseBuffer:andLicensee:errorCallback:":{"role":"symbol","title":"setLicenseBuffer:andLicensee:errorCallback:","fragments":[{"kind":"text","text":"- "},{"kind":"identifier","text":"setLicenseBuffer:andLicensee:errorCallback:"}],"abstract":[{"type":"text","text":"Set license buffer and unlock the SDK. Also define licensee that will be used to validate the license."},{"type":"text","text":" "},{"type":"text","text":"This method can be used to unlock the SDK in library mode, i.e. when Microblink SDK is being"},{"type":"text","text":" "},{"type":"text","text":"packaged inside 3rd party SDK. Unlocking Microblink SDK in library mode allows usage of"},{"type":"text","text":" "},{"type":"text","text":"single license within multiple application packages."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK\/setLicenseBuffer:andLicensee:errorCallback:","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"setLicenseBuffer:andLicensee:errorCallback:"}],"url":"\/documentation\/capture\/mbiccapturesdk\/setlicensebuffer:andlicensee:errorcallback:"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSDK/setLicenseResource:withExtension:inSubdirectory:forBundle:andLicensee:errorCallback:":{"role":"symbol","title":"setLicenseResource:withExtension:inSubdirectory:forBundle:andLicensee:errorCallback:","fragments":[{"kind":"text","text":"- "},{"kind":"identifier","text":"setLicenseResource:withExtension:inSubdirectory:forBundle:andLicensee:errorCallback:"}],"abstract":[{"type":"text","text":"Set the license file and unlock the SDK. Also define licensee that will be used to validate the license."},{"type":"text","text":" "},{"type":"text","text":"This method can be used to unlock the SDK in library mode, i.e. when Microblink SDK is being"},{"type":"text","text":" "},{"type":"text","text":"packaged inside 3rd party SDK. Unlocking Microblink SDK in library mode allows usage of"},{"type":"text","text":" "},{"type":"text","text":"single license within multiple application packages."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK\/setLicenseResource:withExtension:inSubdirectory:forBundle:andLicensee:errorCallback:","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"setLicenseResource:withExtension:inSubdirectory:forBundle:andLicensee:errorCallback:"}],"url":"\/documentation\/capture\/mbiccapturesdk\/setlicenseresource:withextension:insubdirectory:forbundle:andlicensee:errorcallback:"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSDK":{"role":"symbol","title":"MBICCaptureSDK","fragments":[{"kind":"identifier","text":"MBICCaptureSDK"}],"abstract":[{"type":"text","text":"Entry class for Capture SDK - used for setting up license key and to add support for"},{"type":"text","text":" "},{"type":"text","text":"optimisation of passing data."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesdk"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSDK/setLicenseKey:andLicensee:errorCallback:":{"role":"symbol","title":"setLicenseKey:andLicensee:errorCallback:","fragments":[{"kind":"text","text":"- "},{"kind":"identifier","text":"setLicenseKey:andLicensee:errorCallback:"}],"abstract":[{"type":"text","text":"Set license key and unlock the SDK. Also define licensee that will be used to validate the license."},{"type":"text","text":" "},{"type":"text","text":"This method can be used to unlock the SDK in library mode, i.e. when Microblink SDK is being"},{"type":"text","text":" "},{"type":"text","text":"packaged inside 3rd party SDK. Unlocking Microblink SDK in library mode allows usage of"},{"type":"text","text":" "},{"type":"text","text":"single license within multiple application packages."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK\/setLicenseKey:andLicensee:errorCallback:","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"setLicenseKey:andLicensee:errorCallback:"}],"url":"\/documentation\/capture\/mbiccapturesdk\/setlicensekey:andlicensee:errorcallback:"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSDK/sharedInstance":{"role":"symbol","title":"sharedInstance","fragments":[{"kind":"text","text":"+ "},{"kind":"identifier","text":"sharedInstance"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK\/sharedInstance","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"sharedInstance"}],"url":"\/documentation\/capture\/mbiccapturesdk\/sharedinstance"},"doc://com.microblink.Capture/objc(cs)NSObject":{"type":"unresolvable","title":"NSObject","identifier":"doc:\/\/com.microblink.Capture\/objc(cs)NSObject"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSDK/setLicenseKey:errorCallback:":{"role":"symbol","title":"setLicenseKey:errorCallback:","fragments":[{"kind":"text","text":"- "},{"kind":"identifier","text":"setLicenseKey:errorCallback:"}],"abstract":[{"type":"text","text":"Set license key and unlock the SDK. Application package will be used to validate the license."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK\/setLicenseKey:errorCallback:","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"setLicenseKey:errorCallback:"}],"url":"\/documentation\/capture\/mbiccapturesdk\/setlicensekey:errorcallback:"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSDK/setLicenseResource:withExtension:inSubdirectory:forBundle:errorCallback:":{"role":"symbol","title":"setLicenseResource:withExtension:inSubdirectory:forBundle:errorCallback:","fragments":[{"kind":"text","text":"- "},{"kind":"identifier","text":"setLicenseResource:withExtension:inSubdirectory:forBundle:errorCallback:"}],"abstract":[{"type":"text","text":"Set the license file and unlock the SDK. Application package will be used to validate the license."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK\/setLicenseResource:withExtension:inSubdirectory:forBundle:errorCallback:","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"setLicenseResource:withExtension:inSubdirectory:forBundle:errorCallback:"}],"url":"\/documentation\/capture\/mbiccapturesdk\/setlicenseresource:withextension:insubdirectory:forbundle:errorcallback:"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@interface"},{"kind":"text","text":" "},{"kind":"identifier","text":"MBICCaptureSDK"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"NSObject","preciseIdentifier":"c:objc(cs)NSObject"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"overview","level":2,"type":"heading","text":"Overview"},{"type":"paragraph","inlineContent":[{"type":"text","text":"NOTE: It is strongly recommended to set the license key in the "},{"type":"codeVoice","code":"AppDelegate"},{"type":"text","text":"’s "},{"type":"codeVoice","code":"didFinishLaunchingWithOptions"},{"type":"text","text":" method."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccapturesdk"],"traits":[{"interfaceLanguage":"occ"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/com.microblink.Capture\/objc(cs)NSObject"],"kind":"relationships","title":"Inherits From","type":"inheritsFrom"}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Entry class for Capture SDK - used for setting up license key and to add support for"},{"type":"text","text":" "},{"type":"text","text":"optimisation of passing data."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICCaptureSDK"}],"title":"MBICCaptureSDK","roleHeading":"Class","role":"symbol","symbolKind":"class","externalID":"c:objc(cs)MBICCaptureSDK","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICCaptureSDK"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture"]]},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK\/resourcesBundle"]},{"title":"Instance Methods","identifiers":["doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK\/setLicenseBuffer:andLicensee:errorCallback:","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK\/setLicenseBuffer:errorCallback:","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK\/setLicenseKey:andLicensee:errorCallback:","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK\/setLicenseKey:errorCallback:","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK\/setLicenseResource:withExtension:inSubdirectory:forBundle:andLicensee:errorCallback:","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK\/setLicenseResource:withExtension:inSubdirectory:forBundle:errorCallback:"]},{"title":"Type Methods","identifiers":["doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK\/buildVersionString","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK\/getDefaultResourcesBundle","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK\/sharedInstance"]}],"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSDK":{"role":"symbol","title":"MBICCaptureSDK","fragments":[{"kind":"identifier","text":"MBICCaptureSDK"}],"abstract":[{"type":"text","text":"Entry class for Capture SDK - used for setting up license key and to add support for"},{"type":"text","text":" "},{"type":"text","text":"optimisation of passing data."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesdk"},"doc://com.microblink.Capture/objc(cs)NSObject":{"type":"unresolvable","title":"NSObject","identifier":"doc:\/\/com.microblink.Capture\/objc(cs)NSObject"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSDK/setLicenseBuffer:errorCallback:":{"role":"symbol","title":"setLicenseBuffer:errorCallback:","fragments":[{"kind":"text","text":"- "},{"kind":"identifier","text":"setLicenseBuffer:errorCallback:"}],"abstract":[{"type":"text","text":"Set license buffer and unlock the SDK. Application package will be used to validate the license."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK\/setLicenseBuffer:errorCallback:","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"setLicenseBuffer:errorCallback:"}],"url":"\/documentation\/capture\/mbiccapturesdk\/setlicensebuffer:errorcallback:"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSDK/setLicenseResource:withExtension:inSubdirectory:forBundle:andLicensee:errorCallback:":{"role":"symbol","title":"setLicenseResource:withExtension:inSubdirectory:forBundle:andLicensee:errorCallback:","fragments":[{"kind":"text","text":"- "},{"kind":"identifier","text":"setLicenseResource:withExtension:inSubdirectory:forBundle:andLicensee:errorCallback:"}],"abstract":[{"type":"text","text":"Set the license file and unlock the SDK. Also define licensee that will be used to validate the license."},{"type":"text","text":" "},{"type":"text","text":"This method can be used to unlock the SDK in library mode, i.e. when Microblink SDK is being"},{"type":"text","text":" "},{"type":"text","text":"packaged inside 3rd party SDK. Unlocking Microblink SDK in library mode allows usage of"},{"type":"text","text":" "},{"type":"text","text":"single license within multiple application packages."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK\/setLicenseResource:withExtension:inSubdirectory:forBundle:andLicensee:errorCallback:","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"setLicenseResource:withExtension:inSubdirectory:forBundle:andLicensee:errorCallback:"}],"url":"\/documentation\/capture\/mbiccapturesdk\/setlicenseresource:withextension:insubdirectory:forbundle:andlicensee:errorcallback:"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSDK/getDefaultResourcesBundle":{"role":"symbol","title":"getDefaultResourcesBundle","fragments":[{"kind":"text","text":"+ "},{"kind":"identifier","text":"getDefaultResourcesBundle"}],"abstract":[{"type":"text","text":"Returns the default resources bundle. If it doesn’t exist, it will be nil."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK\/getDefaultResourcesBundle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"getDefaultResourcesBundle"}],"url":"\/documentation\/capture\/mbiccapturesdk\/getdefaultresourcesbundle"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSDK/sharedInstance":{"role":"symbol","title":"sharedInstance","fragments":[{"kind":"text","text":"+ "},{"kind":"identifier","text":"sharedInstance"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK\/sharedInstance","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"sharedInstance"}],"url":"\/documentation\/capture\/mbiccapturesdk\/sharedinstance"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSDK/setLicenseBuffer:andLicensee:errorCallback:":{"role":"symbol","title":"setLicenseBuffer:andLicensee:errorCallback:","fragments":[{"kind":"text","text":"- "},{"kind":"identifier","text":"setLicenseBuffer:andLicensee:errorCallback:"}],"abstract":[{"type":"text","text":"Set license buffer and unlock the SDK. Also define licensee that will be used to validate the license."},{"type":"text","text":" "},{"type":"text","text":"This method can be used to unlock the SDK in library mode, i.e. when Microblink SDK is being"},{"type":"text","text":" "},{"type":"text","text":"packaged inside 3rd party SDK. Unlocking Microblink SDK in library mode allows usage of"},{"type":"text","text":" "},{"type":"text","text":"single license within multiple application packages."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK\/setLicenseBuffer:andLicensee:errorCallback:","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"setLicenseBuffer:andLicensee:errorCallback:"}],"url":"\/documentation\/capture\/mbiccapturesdk\/setlicensebuffer:andlicensee:errorcallback:"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSDK/setLicenseKey:errorCallback:":{"role":"symbol","title":"setLicenseKey:errorCallback:","fragments":[{"kind":"text","text":"- "},{"kind":"identifier","text":"setLicenseKey:errorCallback:"}],"abstract":[{"type":"text","text":"Set license key and unlock the SDK. Application package will be used to validate the license."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK\/setLicenseKey:errorCallback:","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"setLicenseKey:errorCallback:"}],"url":"\/documentation\/capture\/mbiccapturesdk\/setlicensekey:errorcallback:"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSDK/setLicenseKey:andLicensee:errorCallback:":{"role":"symbol","title":"setLicenseKey:andLicensee:errorCallback:","fragments":[{"kind":"text","text":"- "},{"kind":"identifier","text":"setLicenseKey:andLicensee:errorCallback:"}],"abstract":[{"type":"text","text":"Set license key and unlock the SDK. Also define licensee that will be used to validate the license."},{"type":"text","text":" "},{"type":"text","text":"This method can be used to unlock the SDK in library mode, i.e. when Microblink SDK is being"},{"type":"text","text":" "},{"type":"text","text":"packaged inside 3rd party SDK. Unlocking Microblink SDK in library mode allows usage of"},{"type":"text","text":" "},{"type":"text","text":"single license within multiple application packages."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK\/setLicenseKey:andLicensee:errorCallback:","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"setLicenseKey:andLicensee:errorCallback:"}],"url":"\/documentation\/capture\/mbiccapturesdk\/setlicensekey:andlicensee:errorcallback:"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSDK/resourcesBundle":{"role":"symbol","title":"resourcesBundle","fragments":[{"kind":"identifier","text":"resourcesBundle"}],"abstract":[{"type":"text","text":"Bundle with resources used in framework"}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK\/resourcesBundle","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesdk\/resourcesbundle"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSDK/setLicenseResource:withExtension:inSubdirectory:forBundle:errorCallback:":{"role":"symbol","title":"setLicenseResource:withExtension:inSubdirectory:forBundle:errorCallback:","fragments":[{"kind":"text","text":"- "},{"kind":"identifier","text":"setLicenseResource:withExtension:inSubdirectory:forBundle:errorCallback:"}],"abstract":[{"type":"text","text":"Set the license file and unlock the SDK. Application package will be used to validate the license."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK\/setLicenseResource:withExtension:inSubdirectory:forBundle:errorCallback:","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"setLicenseResource:withExtension:inSubdirectory:forBundle:errorCallback:"}],"url":"\/documentation\/capture\/mbiccapturesdk\/setlicenseresource:withextension:insubdirectory:forbundle:errorcallback:"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSDK/buildVersionString":{"role":"symbol","title":"buildVersionString","fragments":[{"kind":"text","text":"+ "},{"kind":"identifier","text":"buildVersionString"}],"abstract":[{"type":"text","text":"Returns the string that contains the library build version"}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK\/buildVersionString","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"buildVersionString"}],"url":"\/documentation\/capture\/mbiccapturesdk\/buildversionstring"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccapturesdk/buildversionstring.json b/docs/data/documentation/capture/mbiccapturesdk/buildversionstring.json index e86f906..379f307 100644 --- a/docs/data/documentation/capture/mbiccapturesdk/buildversionstring.json +++ b/docs/data/documentation/capture/mbiccapturesdk/buildversionstring.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"text","text":"+ ("},{"kind":"typeIdentifier","text":"NSString","preciseIdentifier":"c:objc(cs)NSString"},{"kind":"text","text":" *) "},{"kind":"identifier","text":"buildVersionString"},{"kind":"text","text":";"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccapturesdk\/buildversionstring"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK\/buildVersionString","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Returns the string that contains the library build version"}],"kind":"symbol","metadata":{"fragments":[{"kind":"text","text":"+ "},{"kind":"identifier","text":"buildVersionString"}],"title":"buildVersionString","roleHeading":"Type Method","role":"symbol","symbolKind":"method","externalID":"c:objc(cs)MBICCaptureSDK(cm)buildVersionString","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"buildVersionString"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSDK/buildVersionString":{"role":"symbol","title":"buildVersionString","fragments":[{"kind":"text","text":"+ "},{"kind":"identifier","text":"buildVersionString"}],"abstract":[{"type":"text","text":"Returns the string that contains the library build version"}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK\/buildVersionString","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"buildVersionString"}],"url":"\/documentation\/capture\/mbiccapturesdk\/buildversionstring"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSDK":{"role":"symbol","title":"MBICCaptureSDK","fragments":[{"kind":"identifier","text":"MBICCaptureSDK"}],"abstract":[{"type":"text","text":"Entry class for Capture SDK - used for setting up license key and to add support for"},{"type":"text","text":" "},{"type":"text","text":"optimisation of passing data."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesdk"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"text","text":"+ ("},{"kind":"typeIdentifier","text":"NSString","preciseIdentifier":"c:objc(cs)NSString"},{"kind":"text","text":" *) "},{"kind":"identifier","text":"buildVersionString"},{"kind":"text","text":";"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccapturesdk\/buildversionstring"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK\/buildVersionString","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Returns the string that contains the library build version"}],"kind":"symbol","metadata":{"fragments":[{"kind":"text","text":"+ "},{"kind":"identifier","text":"buildVersionString"}],"title":"buildVersionString","roleHeading":"Type Method","role":"symbol","symbolKind":"method","externalID":"c:objc(cs)MBICCaptureSDK(cm)buildVersionString","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"buildVersionString"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSDK":{"role":"symbol","title":"MBICCaptureSDK","fragments":[{"kind":"identifier","text":"MBICCaptureSDK"}],"abstract":[{"type":"text","text":"Entry class for Capture SDK - used for setting up license key and to add support for"},{"type":"text","text":" "},{"type":"text","text":"optimisation of passing data."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesdk"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSDK/buildVersionString":{"role":"symbol","title":"buildVersionString","fragments":[{"kind":"text","text":"+ "},{"kind":"identifier","text":"buildVersionString"}],"abstract":[{"type":"text","text":"Returns the string that contains the library build version"}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK\/buildVersionString","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"buildVersionString"}],"url":"\/documentation\/capture\/mbiccapturesdk\/buildversionstring"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccapturesdk/getdefaultresourcesbundle.json b/docs/data/documentation/capture/mbiccapturesdk/getdefaultresourcesbundle.json index 935a50a..c20d7be 100644 --- a/docs/data/documentation/capture/mbiccapturesdk/getdefaultresourcesbundle.json +++ b/docs/data/documentation/capture/mbiccapturesdk/getdefaultresourcesbundle.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"text","text":"+ ("},{"kind":"typeIdentifier","text":"NSBundle","preciseIdentifier":"c:objc(cs)NSBundle"},{"kind":"text","text":" *) "},{"kind":"identifier","text":"getDefaultResourcesBundle"},{"kind":"text","text":";"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccapturesdk\/getdefaultresourcesbundle"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK\/getDefaultResourcesBundle","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Returns the default resources bundle. If it doesn’t exist, it will be nil."}],"kind":"symbol","metadata":{"fragments":[{"kind":"text","text":"+ "},{"kind":"identifier","text":"getDefaultResourcesBundle"}],"title":"getDefaultResourcesBundle","roleHeading":"Type Method","role":"symbol","symbolKind":"method","externalID":"c:objc(cs)MBICCaptureSDK(cm)getDefaultResourcesBundle","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"getDefaultResourcesBundle"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSDK/getDefaultResourcesBundle":{"role":"symbol","title":"getDefaultResourcesBundle","fragments":[{"kind":"text","text":"+ "},{"kind":"identifier","text":"getDefaultResourcesBundle"}],"abstract":[{"type":"text","text":"Returns the default resources bundle. If it doesn’t exist, it will be nil."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK\/getDefaultResourcesBundle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"getDefaultResourcesBundle"}],"url":"\/documentation\/capture\/mbiccapturesdk\/getdefaultresourcesbundle"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSDK":{"role":"symbol","title":"MBICCaptureSDK","fragments":[{"kind":"identifier","text":"MBICCaptureSDK"}],"abstract":[{"type":"text","text":"Entry class for Capture SDK - used for setting up license key and to add support for"},{"type":"text","text":" "},{"type":"text","text":"optimisation of passing data."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesdk"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"text","text":"+ ("},{"kind":"typeIdentifier","text":"NSBundle","preciseIdentifier":"c:objc(cs)NSBundle"},{"kind":"text","text":" *) "},{"kind":"identifier","text":"getDefaultResourcesBundle"},{"kind":"text","text":";"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccapturesdk\/getdefaultresourcesbundle"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK\/getDefaultResourcesBundle","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Returns the default resources bundle. If it doesn’t exist, it will be nil."}],"kind":"symbol","metadata":{"fragments":[{"kind":"text","text":"+ "},{"kind":"identifier","text":"getDefaultResourcesBundle"}],"title":"getDefaultResourcesBundle","roleHeading":"Type Method","role":"symbol","symbolKind":"method","externalID":"c:objc(cs)MBICCaptureSDK(cm)getDefaultResourcesBundle","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"getDefaultResourcesBundle"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSDK":{"role":"symbol","title":"MBICCaptureSDK","fragments":[{"kind":"identifier","text":"MBICCaptureSDK"}],"abstract":[{"type":"text","text":"Entry class for Capture SDK - used for setting up license key and to add support for"},{"type":"text","text":" "},{"type":"text","text":"optimisation of passing data."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesdk"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSDK/getDefaultResourcesBundle":{"role":"symbol","title":"getDefaultResourcesBundle","fragments":[{"kind":"text","text":"+ "},{"kind":"identifier","text":"getDefaultResourcesBundle"}],"abstract":[{"type":"text","text":"Returns the default resources bundle. If it doesn’t exist, it will be nil."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK\/getDefaultResourcesBundle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"getDefaultResourcesBundle"}],"url":"\/documentation\/capture\/mbiccapturesdk\/getdefaultresourcesbundle"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccapturesdk/resourcesbundle.json b/docs/data/documentation/capture/mbiccapturesdk/resourcesbundle.json index 5c90908..471bb81 100644 --- a/docs/data/documentation/capture/mbiccapturesdk/resourcesbundle.json +++ b/docs/data/documentation/capture/mbiccapturesdk/resourcesbundle.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"NSBundle","preciseIdentifier":"c:objc(cs)NSBundle"},{"kind":"text","text":" * "},{"kind":"identifier","text":"resourcesBundle"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccapturesdk\/resourcesbundle"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK\/resourcesBundle","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Bundle with resources used in framework"}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"resourcesBundle"}],"title":"resourcesBundle","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureSDK(py)resourcesBundle","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"resourcesBundle"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSDK/resourcesBundle":{"role":"symbol","title":"resourcesBundle","fragments":[{"kind":"identifier","text":"resourcesBundle"}],"abstract":[{"type":"text","text":"Bundle with resources used in framework"}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK\/resourcesBundle","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesdk\/resourcesbundle"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSDK":{"role":"symbol","title":"MBICCaptureSDK","fragments":[{"kind":"identifier","text":"MBICCaptureSDK"}],"abstract":[{"type":"text","text":"Entry class for Capture SDK - used for setting up license key and to add support for"},{"type":"text","text":" "},{"type":"text","text":"optimisation of passing data."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesdk"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"NSBundle","preciseIdentifier":"c:objc(cs)NSBundle"},{"kind":"text","text":" * "},{"kind":"identifier","text":"resourcesBundle"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccapturesdk\/resourcesbundle"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK\/resourcesBundle","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Bundle with resources used in framework"}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"resourcesBundle"}],"title":"resourcesBundle","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureSDK(py)resourcesBundle","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"resourcesBundle"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSDK":{"role":"symbol","title":"MBICCaptureSDK","fragments":[{"kind":"identifier","text":"MBICCaptureSDK"}],"abstract":[{"type":"text","text":"Entry class for Capture SDK - used for setting up license key and to add support for"},{"type":"text","text":" "},{"type":"text","text":"optimisation of passing data."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesdk"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSDK/resourcesBundle":{"role":"symbol","title":"resourcesBundle","fragments":[{"kind":"identifier","text":"resourcesBundle"}],"abstract":[{"type":"text","text":"Bundle with resources used in framework"}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK\/resourcesBundle","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesdk\/resourcesbundle"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccapturesdk/setlicensebuffer:andlicensee:errorcallback:.json b/docs/data/documentation/capture/mbiccapturesdk/setlicensebuffer:andlicensee:errorcallback:.json index 0b8ad11..0e5c7f2 100644 --- a/docs/data/documentation/capture/mbiccapturesdk/setlicensebuffer:andlicensee:errorcallback:.json +++ b/docs/data/documentation/capture/mbiccapturesdk/setlicensebuffer:andlicensee:errorcallback:.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"text","text":"- ("},{"kind":"typeIdentifier","text":"void","preciseIdentifier":"c:v"},{"kind":"text","text":") "},{"kind":"identifier","text":"setLicenseBuffer:"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"NSData","preciseIdentifier":"c:objc(cs)NSData"},{"kind":"text","text":" *) "},{"kind":"internalParam","text":"licenseBuffer"},{"kind":"text","text":" "},{"kind":"identifier","text":"andLicensee:"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"NSString","preciseIdentifier":"c:objc(cs)NSString"},{"kind":"text","text":" *) "},{"kind":"internalParam","text":"licensee"},{"kind":"text","text":" "},{"kind":"identifier","text":"errorCallback:"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"void (^)(enum MBICLicenseError)","preciseIdentifier":"c:BFv(#$@E@MBICLicenseError)"},{"kind":"text","text":") "},{"kind":"internalParam","text":"errorCallback"},{"kind":"text","text":";"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccapturesdk\/setlicensebuffer:andlicensee:errorcallback:"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK\/setLicenseBuffer:andLicensee:errorCallback:","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Set license buffer and unlock the SDK. Also define licensee that will be used to validate the license."},{"type":"text","text":" "},{"type":"text","text":"This method can be used to unlock the SDK in library mode, i.e. when Microblink SDK is being"},{"type":"text","text":" "},{"type":"text","text":"packaged inside 3rd party SDK. Unlocking Microblink SDK in library mode allows usage of"},{"type":"text","text":" "},{"type":"text","text":"single license within multiple application packages."}],"kind":"symbol","metadata":{"fragments":[{"kind":"text","text":"- "},{"kind":"identifier","text":"setLicenseBuffer:andLicensee:errorCallback:"}],"title":"setLicenseBuffer:andLicensee:errorCallback:","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"c:objc(cs)MBICCaptureSDK(im)setLicenseBuffer:andLicensee:errorCallback:","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"setLicenseBuffer:andLicensee:errorCallback:"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSDK/setLicenseBuffer:andLicensee:errorCallback:":{"role":"symbol","title":"setLicenseBuffer:andLicensee:errorCallback:","fragments":[{"kind":"text","text":"- "},{"kind":"identifier","text":"setLicenseBuffer:andLicensee:errorCallback:"}],"abstract":[{"type":"text","text":"Set license buffer and unlock the SDK. Also define licensee that will be used to validate the license."},{"type":"text","text":" "},{"type":"text","text":"This method can be used to unlock the SDK in library mode, i.e. when Microblink SDK is being"},{"type":"text","text":" "},{"type":"text","text":"packaged inside 3rd party SDK. Unlocking Microblink SDK in library mode allows usage of"},{"type":"text","text":" "},{"type":"text","text":"single license within multiple application packages."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK\/setLicenseBuffer:andLicensee:errorCallback:","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"setLicenseBuffer:andLicensee:errorCallback:"}],"url":"\/documentation\/capture\/mbiccapturesdk\/setlicensebuffer:andlicensee:errorcallback:"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSDK":{"role":"symbol","title":"MBICCaptureSDK","fragments":[{"kind":"identifier","text":"MBICCaptureSDK"}],"abstract":[{"type":"text","text":"Entry class for Capture SDK - used for setting up license key and to add support for"},{"type":"text","text":" "},{"type":"text","text":"optimisation of passing data."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesdk"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"text","text":"- ("},{"kind":"typeIdentifier","text":"void","preciseIdentifier":"c:v"},{"kind":"text","text":") "},{"kind":"identifier","text":"setLicenseBuffer:"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"NSData","preciseIdentifier":"c:objc(cs)NSData"},{"kind":"text","text":" *) "},{"kind":"internalParam","text":"licenseBuffer"},{"kind":"text","text":" "},{"kind":"identifier","text":"andLicensee:"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"NSString","preciseIdentifier":"c:objc(cs)NSString"},{"kind":"text","text":" *) "},{"kind":"internalParam","text":"licensee"},{"kind":"text","text":" "},{"kind":"identifier","text":"errorCallback:"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"void (^)(enum MBICLicenseError)","preciseIdentifier":"c:BFv(#$@E@MBICLicenseError)"},{"kind":"text","text":") "},{"kind":"internalParam","text":"errorCallback"},{"kind":"text","text":";"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccapturesdk\/setlicensebuffer:andlicensee:errorcallback:"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK\/setLicenseBuffer:andLicensee:errorCallback:","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Set license buffer and unlock the SDK. Also define licensee that will be used to validate the license."},{"type":"text","text":" "},{"type":"text","text":"This method can be used to unlock the SDK in library mode, i.e. when Microblink SDK is being"},{"type":"text","text":" "},{"type":"text","text":"packaged inside 3rd party SDK. Unlocking Microblink SDK in library mode allows usage of"},{"type":"text","text":" "},{"type":"text","text":"single license within multiple application packages."}],"kind":"symbol","metadata":{"fragments":[{"kind":"text","text":"- "},{"kind":"identifier","text":"setLicenseBuffer:andLicensee:errorCallback:"}],"title":"setLicenseBuffer:andLicensee:errorCallback:","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"c:objc(cs)MBICCaptureSDK(im)setLicenseBuffer:andLicensee:errorCallback:","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"setLicenseBuffer:andLicensee:errorCallback:"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSDK/setLicenseBuffer:andLicensee:errorCallback:":{"role":"symbol","title":"setLicenseBuffer:andLicensee:errorCallback:","fragments":[{"kind":"text","text":"- "},{"kind":"identifier","text":"setLicenseBuffer:andLicensee:errorCallback:"}],"abstract":[{"type":"text","text":"Set license buffer and unlock the SDK. Also define licensee that will be used to validate the license."},{"type":"text","text":" "},{"type":"text","text":"This method can be used to unlock the SDK in library mode, i.e. when Microblink SDK is being"},{"type":"text","text":" "},{"type":"text","text":"packaged inside 3rd party SDK. Unlocking Microblink SDK in library mode allows usage of"},{"type":"text","text":" "},{"type":"text","text":"single license within multiple application packages."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK\/setLicenseBuffer:andLicensee:errorCallback:","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"setLicenseBuffer:andLicensee:errorCallback:"}],"url":"\/documentation\/capture\/mbiccapturesdk\/setlicensebuffer:andlicensee:errorcallback:"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSDK":{"role":"symbol","title":"MBICCaptureSDK","fragments":[{"kind":"identifier","text":"MBICCaptureSDK"}],"abstract":[{"type":"text","text":"Entry class for Capture SDK - used for setting up license key and to add support for"},{"type":"text","text":" "},{"type":"text","text":"optimisation of passing data."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesdk"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccapturesdk/setlicensebuffer:errorcallback:.json b/docs/data/documentation/capture/mbiccapturesdk/setlicensebuffer:errorcallback:.json index e34bc57..3a0570d 100644 --- a/docs/data/documentation/capture/mbiccapturesdk/setlicensebuffer:errorcallback:.json +++ b/docs/data/documentation/capture/mbiccapturesdk/setlicensebuffer:errorcallback:.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"text","text":"- ("},{"kind":"typeIdentifier","text":"void","preciseIdentifier":"c:v"},{"kind":"text","text":") "},{"kind":"identifier","text":"setLicenseBuffer:"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"NSData","preciseIdentifier":"c:objc(cs)NSData"},{"kind":"text","text":" *) "},{"kind":"internalParam","text":"licenseBuffer"},{"kind":"text","text":" "},{"kind":"identifier","text":"errorCallback:"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"void (^)(enum MBICLicenseError)","preciseIdentifier":"c:BFv(#$@E@MBICLicenseError)"},{"kind":"text","text":") "},{"kind":"internalParam","text":"errorCallback"},{"kind":"text","text":";"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccapturesdk\/setlicensebuffer:errorcallback:"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK\/setLicenseBuffer:errorCallback:","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Set license buffer and unlock the SDK. Application package will be used to validate the license."}],"kind":"symbol","metadata":{"fragments":[{"kind":"text","text":"- "},{"kind":"identifier","text":"setLicenseBuffer:errorCallback:"}],"title":"setLicenseBuffer:errorCallback:","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"c:objc(cs)MBICCaptureSDK(im)setLicenseBuffer:errorCallback:","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"setLicenseBuffer:errorCallback:"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSDK/setLicenseBuffer:errorCallback:":{"role":"symbol","title":"setLicenseBuffer:errorCallback:","fragments":[{"kind":"text","text":"- "},{"kind":"identifier","text":"setLicenseBuffer:errorCallback:"}],"abstract":[{"type":"text","text":"Set license buffer and unlock the SDK. Application package will be used to validate the license."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK\/setLicenseBuffer:errorCallback:","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"setLicenseBuffer:errorCallback:"}],"url":"\/documentation\/capture\/mbiccapturesdk\/setlicensebuffer:errorcallback:"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSDK":{"role":"symbol","title":"MBICCaptureSDK","fragments":[{"kind":"identifier","text":"MBICCaptureSDK"}],"abstract":[{"type":"text","text":"Entry class for Capture SDK - used for setting up license key and to add support for"},{"type":"text","text":" "},{"type":"text","text":"optimisation of passing data."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesdk"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"text","text":"- ("},{"kind":"typeIdentifier","text":"void","preciseIdentifier":"c:v"},{"kind":"text","text":") "},{"kind":"identifier","text":"setLicenseBuffer:"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"NSData","preciseIdentifier":"c:objc(cs)NSData"},{"kind":"text","text":" *) "},{"kind":"internalParam","text":"licenseBuffer"},{"kind":"text","text":" "},{"kind":"identifier","text":"errorCallback:"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"void (^)(enum MBICLicenseError)","preciseIdentifier":"c:BFv(#$@E@MBICLicenseError)"},{"kind":"text","text":") "},{"kind":"internalParam","text":"errorCallback"},{"kind":"text","text":";"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccapturesdk\/setlicensebuffer:errorcallback:"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK\/setLicenseBuffer:errorCallback:","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Set license buffer and unlock the SDK. Application package will be used to validate the license."}],"kind":"symbol","metadata":{"fragments":[{"kind":"text","text":"- "},{"kind":"identifier","text":"setLicenseBuffer:errorCallback:"}],"title":"setLicenseBuffer:errorCallback:","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"c:objc(cs)MBICCaptureSDK(im)setLicenseBuffer:errorCallback:","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"setLicenseBuffer:errorCallback:"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSDK/setLicenseBuffer:errorCallback:":{"role":"symbol","title":"setLicenseBuffer:errorCallback:","fragments":[{"kind":"text","text":"- "},{"kind":"identifier","text":"setLicenseBuffer:errorCallback:"}],"abstract":[{"type":"text","text":"Set license buffer and unlock the SDK. Application package will be used to validate the license."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK\/setLicenseBuffer:errorCallback:","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"setLicenseBuffer:errorCallback:"}],"url":"\/documentation\/capture\/mbiccapturesdk\/setlicensebuffer:errorcallback:"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSDK":{"role":"symbol","title":"MBICCaptureSDK","fragments":[{"kind":"identifier","text":"MBICCaptureSDK"}],"abstract":[{"type":"text","text":"Entry class for Capture SDK - used for setting up license key and to add support for"},{"type":"text","text":" "},{"type":"text","text":"optimisation of passing data."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesdk"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccapturesdk/setlicensekey:andlicensee:errorcallback:.json b/docs/data/documentation/capture/mbiccapturesdk/setlicensekey:andlicensee:errorcallback:.json index 8fba537..d4d91af 100644 --- a/docs/data/documentation/capture/mbiccapturesdk/setlicensekey:andlicensee:errorcallback:.json +++ b/docs/data/documentation/capture/mbiccapturesdk/setlicensekey:andlicensee:errorcallback:.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"text","text":"- ("},{"kind":"typeIdentifier","text":"void","preciseIdentifier":"c:v"},{"kind":"text","text":") "},{"kind":"identifier","text":"setLicenseKey:"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"NSString","preciseIdentifier":"c:objc(cs)NSString"},{"kind":"text","text":" *) "},{"kind":"internalParam","text":"base64LicenseKey"},{"kind":"text","text":" "},{"kind":"identifier","text":"andLicensee:"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"NSString","preciseIdentifier":"c:objc(cs)NSString"},{"kind":"text","text":" *) "},{"kind":"internalParam","text":"licensee"},{"kind":"text","text":" "},{"kind":"identifier","text":"errorCallback:"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"void (^)(enum MBICLicenseError)","preciseIdentifier":"c:BFv(#$@E@MBICLicenseError)"},{"kind":"text","text":") "},{"kind":"internalParam","text":"errorCallback"},{"kind":"text","text":";"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccapturesdk\/setlicensekey:andlicensee:errorcallback:"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK\/setLicenseKey:andLicensee:errorCallback:","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Set license key and unlock the SDK. Also define licensee that will be used to validate the license."},{"type":"text","text":" "},{"type":"text","text":"This method can be used to unlock the SDK in library mode, i.e. when Microblink SDK is being"},{"type":"text","text":" "},{"type":"text","text":"packaged inside 3rd party SDK. Unlocking Microblink SDK in library mode allows usage of"},{"type":"text","text":" "},{"type":"text","text":"single license within multiple application packages."}],"kind":"symbol","metadata":{"fragments":[{"kind":"text","text":"- "},{"kind":"identifier","text":"setLicenseKey:andLicensee:errorCallback:"}],"title":"setLicenseKey:andLicensee:errorCallback:","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"c:objc(cs)MBICCaptureSDK(im)setLicenseKey:andLicensee:errorCallback:","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"setLicenseKey:andLicensee:errorCallback:"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSDK":{"role":"symbol","title":"MBICCaptureSDK","fragments":[{"kind":"identifier","text":"MBICCaptureSDK"}],"abstract":[{"type":"text","text":"Entry class for Capture SDK - used for setting up license key and to add support for"},{"type":"text","text":" "},{"type":"text","text":"optimisation of passing data."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesdk"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSDK/setLicenseKey:andLicensee:errorCallback:":{"role":"symbol","title":"setLicenseKey:andLicensee:errorCallback:","fragments":[{"kind":"text","text":"- "},{"kind":"identifier","text":"setLicenseKey:andLicensee:errorCallback:"}],"abstract":[{"type":"text","text":"Set license key and unlock the SDK. Also define licensee that will be used to validate the license."},{"type":"text","text":" "},{"type":"text","text":"This method can be used to unlock the SDK in library mode, i.e. when Microblink SDK is being"},{"type":"text","text":" "},{"type":"text","text":"packaged inside 3rd party SDK. Unlocking Microblink SDK in library mode allows usage of"},{"type":"text","text":" "},{"type":"text","text":"single license within multiple application packages."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK\/setLicenseKey:andLicensee:errorCallback:","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"setLicenseKey:andLicensee:errorCallback:"}],"url":"\/documentation\/capture\/mbiccapturesdk\/setlicensekey:andlicensee:errorcallback:"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"text","text":"- ("},{"kind":"typeIdentifier","text":"void","preciseIdentifier":"c:v"},{"kind":"text","text":") "},{"kind":"identifier","text":"setLicenseKey:"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"NSString","preciseIdentifier":"c:objc(cs)NSString"},{"kind":"text","text":" *) "},{"kind":"internalParam","text":"base64LicenseKey"},{"kind":"text","text":" "},{"kind":"identifier","text":"andLicensee:"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"NSString","preciseIdentifier":"c:objc(cs)NSString"},{"kind":"text","text":" *) "},{"kind":"internalParam","text":"licensee"},{"kind":"text","text":" "},{"kind":"identifier","text":"errorCallback:"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"void (^)(enum MBICLicenseError)","preciseIdentifier":"c:BFv(#$@E@MBICLicenseError)"},{"kind":"text","text":") "},{"kind":"internalParam","text":"errorCallback"},{"kind":"text","text":";"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccapturesdk\/setlicensekey:andlicensee:errorcallback:"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK\/setLicenseKey:andLicensee:errorCallback:","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Set license key and unlock the SDK. Also define licensee that will be used to validate the license."},{"type":"text","text":" "},{"type":"text","text":"This method can be used to unlock the SDK in library mode, i.e. when Microblink SDK is being"},{"type":"text","text":" "},{"type":"text","text":"packaged inside 3rd party SDK. Unlocking Microblink SDK in library mode allows usage of"},{"type":"text","text":" "},{"type":"text","text":"single license within multiple application packages."}],"kind":"symbol","metadata":{"fragments":[{"kind":"text","text":"- "},{"kind":"identifier","text":"setLicenseKey:andLicensee:errorCallback:"}],"title":"setLicenseKey:andLicensee:errorCallback:","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"c:objc(cs)MBICCaptureSDK(im)setLicenseKey:andLicensee:errorCallback:","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"setLicenseKey:andLicensee:errorCallback:"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSDK/setLicenseKey:andLicensee:errorCallback:":{"role":"symbol","title":"setLicenseKey:andLicensee:errorCallback:","fragments":[{"kind":"text","text":"- "},{"kind":"identifier","text":"setLicenseKey:andLicensee:errorCallback:"}],"abstract":[{"type":"text","text":"Set license key and unlock the SDK. Also define licensee that will be used to validate the license."},{"type":"text","text":" "},{"type":"text","text":"This method can be used to unlock the SDK in library mode, i.e. when Microblink SDK is being"},{"type":"text","text":" "},{"type":"text","text":"packaged inside 3rd party SDK. Unlocking Microblink SDK in library mode allows usage of"},{"type":"text","text":" "},{"type":"text","text":"single license within multiple application packages."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK\/setLicenseKey:andLicensee:errorCallback:","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"setLicenseKey:andLicensee:errorCallback:"}],"url":"\/documentation\/capture\/mbiccapturesdk\/setlicensekey:andlicensee:errorcallback:"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSDK":{"role":"symbol","title":"MBICCaptureSDK","fragments":[{"kind":"identifier","text":"MBICCaptureSDK"}],"abstract":[{"type":"text","text":"Entry class for Capture SDK - used for setting up license key and to add support for"},{"type":"text","text":" "},{"type":"text","text":"optimisation of passing data."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesdk"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccapturesdk/setlicenseresource:withextension:insubdirectory:forbundle:andlicensee:errorcallback:.json b/docs/data/documentation/capture/mbiccapturesdk/setlicenseresource:withextension:insubdirectory:forbundle:andlicensee:errorcallback:.json index 177d107..ae0b94e 100644 --- a/docs/data/documentation/capture/mbiccapturesdk/setlicenseresource:withextension:insubdirectory:forbundle:andlicensee:errorcallback:.json +++ b/docs/data/documentation/capture/mbiccapturesdk/setlicenseresource:withextension:insubdirectory:forbundle:andlicensee:errorcallback:.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"text","text":"- ("},{"kind":"typeIdentifier","text":"void","preciseIdentifier":"c:v"},{"kind":"text","text":") "},{"kind":"identifier","text":"setLicenseResource:"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"NSString","preciseIdentifier":"c:objc(cs)NSString"},{"kind":"text","text":" *) "},{"kind":"internalParam","text":"fileName"},{"kind":"text","text":" "},{"kind":"identifier","text":"withExtension:"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"NSString","preciseIdentifier":"c:objc(cs)NSString"},{"kind":"text","text":" *) "},{"kind":"internalParam","text":"extension"},{"kind":"text","text":" "},{"kind":"identifier","text":"inSubdirectory:"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"NSString","preciseIdentifier":"c:objc(cs)NSString"},{"kind":"text","text":" *) "},{"kind":"internalParam","text":"subdirectory"},{"kind":"text","text":" "},{"kind":"identifier","text":"forBundle:"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"NSBundle","preciseIdentifier":"c:objc(cs)NSBundle"},{"kind":"text","text":" *) "},{"kind":"internalParam","text":"bundle"},{"kind":"text","text":" "},{"kind":"identifier","text":"andLicensee:"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"NSString","preciseIdentifier":"c:objc(cs)NSString"},{"kind":"text","text":" *) "},{"kind":"internalParam","text":"licensee"},{"kind":"text","text":" "},{"kind":"identifier","text":"errorCallback:"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"void (^)(enum MBICLicenseError)","preciseIdentifier":"c:BFv(#$@E@MBICLicenseError)"},{"kind":"text","text":") "},{"kind":"internalParam","text":"errorCallback"},{"kind":"text","text":";"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccapturesdk\/setlicenseresource:withextension:insubdirectory:forbundle:andlicensee:errorcallback:"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK\/setLicenseResource:withExtension:inSubdirectory:forBundle:andLicensee:errorCallback:","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Set the license file and unlock the SDK. Also define licensee that will be used to validate the license."},{"type":"text","text":" "},{"type":"text","text":"This method can be used to unlock the SDK in library mode, i.e. when Microblink SDK is being"},{"type":"text","text":" "},{"type":"text","text":"packaged inside 3rd party SDK. Unlocking Microblink SDK in library mode allows usage of"},{"type":"text","text":" "},{"type":"text","text":"single license within multiple application packages."}],"kind":"symbol","metadata":{"fragments":[{"kind":"text","text":"- "},{"kind":"identifier","text":"setLicenseResource:withExtension:inSubdirectory:forBundle:andLicensee:errorCallback:"}],"title":"setLicenseResource:withExtension:inSubdirectory:forBundle:andLicensee:errorCallback:","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"c:objc(cs)MBICCaptureSDK(im)setLicenseResource:withExtension:inSubdirectory:forBundle:andLicensee:errorCallback:","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"setLicenseResource:withExtension:inSubdirectory:forBundle:andLicensee:errorCallback:"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSDK/setLicenseResource:withExtension:inSubdirectory:forBundle:andLicensee:errorCallback:":{"role":"symbol","title":"setLicenseResource:withExtension:inSubdirectory:forBundle:andLicensee:errorCallback:","fragments":[{"kind":"text","text":"- "},{"kind":"identifier","text":"setLicenseResource:withExtension:inSubdirectory:forBundle:andLicensee:errorCallback:"}],"abstract":[{"type":"text","text":"Set the license file and unlock the SDK. Also define licensee that will be used to validate the license."},{"type":"text","text":" "},{"type":"text","text":"This method can be used to unlock the SDK in library mode, i.e. when Microblink SDK is being"},{"type":"text","text":" "},{"type":"text","text":"packaged inside 3rd party SDK. Unlocking Microblink SDK in library mode allows usage of"},{"type":"text","text":" "},{"type":"text","text":"single license within multiple application packages."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK\/setLicenseResource:withExtension:inSubdirectory:forBundle:andLicensee:errorCallback:","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"setLicenseResource:withExtension:inSubdirectory:forBundle:andLicensee:errorCallback:"}],"url":"\/documentation\/capture\/mbiccapturesdk\/setlicenseresource:withextension:insubdirectory:forbundle:andlicensee:errorcallback:"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSDK":{"role":"symbol","title":"MBICCaptureSDK","fragments":[{"kind":"identifier","text":"MBICCaptureSDK"}],"abstract":[{"type":"text","text":"Entry class for Capture SDK - used for setting up license key and to add support for"},{"type":"text","text":" "},{"type":"text","text":"optimisation of passing data."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesdk"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"text","text":"- ("},{"kind":"typeIdentifier","text":"void","preciseIdentifier":"c:v"},{"kind":"text","text":") "},{"kind":"identifier","text":"setLicenseResource:"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"NSString","preciseIdentifier":"c:objc(cs)NSString"},{"kind":"text","text":" *) "},{"kind":"internalParam","text":"fileName"},{"kind":"text","text":" "},{"kind":"identifier","text":"withExtension:"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"NSString","preciseIdentifier":"c:objc(cs)NSString"},{"kind":"text","text":" *) "},{"kind":"internalParam","text":"extension"},{"kind":"text","text":" "},{"kind":"identifier","text":"inSubdirectory:"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"NSString","preciseIdentifier":"c:objc(cs)NSString"},{"kind":"text","text":" *) "},{"kind":"internalParam","text":"subdirectory"},{"kind":"text","text":" "},{"kind":"identifier","text":"forBundle:"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"NSBundle","preciseIdentifier":"c:objc(cs)NSBundle"},{"kind":"text","text":" *) "},{"kind":"internalParam","text":"bundle"},{"kind":"text","text":" "},{"kind":"identifier","text":"andLicensee:"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"NSString","preciseIdentifier":"c:objc(cs)NSString"},{"kind":"text","text":" *) "},{"kind":"internalParam","text":"licensee"},{"kind":"text","text":" "},{"kind":"identifier","text":"errorCallback:"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"void (^)(enum MBICLicenseError)","preciseIdentifier":"c:BFv(#$@E@MBICLicenseError)"},{"kind":"text","text":") "},{"kind":"internalParam","text":"errorCallback"},{"kind":"text","text":";"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccapturesdk\/setlicenseresource:withextension:insubdirectory:forbundle:andlicensee:errorcallback:"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK\/setLicenseResource:withExtension:inSubdirectory:forBundle:andLicensee:errorCallback:","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Set the license file and unlock the SDK. Also define licensee that will be used to validate the license."},{"type":"text","text":" "},{"type":"text","text":"This method can be used to unlock the SDK in library mode, i.e. when Microblink SDK is being"},{"type":"text","text":" "},{"type":"text","text":"packaged inside 3rd party SDK. Unlocking Microblink SDK in library mode allows usage of"},{"type":"text","text":" "},{"type":"text","text":"single license within multiple application packages."}],"kind":"symbol","metadata":{"fragments":[{"kind":"text","text":"- "},{"kind":"identifier","text":"setLicenseResource:withExtension:inSubdirectory:forBundle:andLicensee:errorCallback:"}],"title":"setLicenseResource:withExtension:inSubdirectory:forBundle:andLicensee:errorCallback:","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"c:objc(cs)MBICCaptureSDK(im)setLicenseResource:withExtension:inSubdirectory:forBundle:andLicensee:errorCallback:","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"setLicenseResource:withExtension:inSubdirectory:forBundle:andLicensee:errorCallback:"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSDK":{"role":"symbol","title":"MBICCaptureSDK","fragments":[{"kind":"identifier","text":"MBICCaptureSDK"}],"abstract":[{"type":"text","text":"Entry class for Capture SDK - used for setting up license key and to add support for"},{"type":"text","text":" "},{"type":"text","text":"optimisation of passing data."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesdk"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSDK/setLicenseResource:withExtension:inSubdirectory:forBundle:andLicensee:errorCallback:":{"role":"symbol","title":"setLicenseResource:withExtension:inSubdirectory:forBundle:andLicensee:errorCallback:","fragments":[{"kind":"text","text":"- "},{"kind":"identifier","text":"setLicenseResource:withExtension:inSubdirectory:forBundle:andLicensee:errorCallback:"}],"abstract":[{"type":"text","text":"Set the license file and unlock the SDK. Also define licensee that will be used to validate the license."},{"type":"text","text":" "},{"type":"text","text":"This method can be used to unlock the SDK in library mode, i.e. when Microblink SDK is being"},{"type":"text","text":" "},{"type":"text","text":"packaged inside 3rd party SDK. Unlocking Microblink SDK in library mode allows usage of"},{"type":"text","text":" "},{"type":"text","text":"single license within multiple application packages."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK\/setLicenseResource:withExtension:inSubdirectory:forBundle:andLicensee:errorCallback:","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"setLicenseResource:withExtension:inSubdirectory:forBundle:andLicensee:errorCallback:"}],"url":"\/documentation\/capture\/mbiccapturesdk\/setlicenseresource:withextension:insubdirectory:forbundle:andlicensee:errorcallback:"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccapturesdk/sharedinstance.json b/docs/data/documentation/capture/mbiccapturesdk/sharedinstance.json index 7bfd541..fc48624 100644 --- a/docs/data/documentation/capture/mbiccapturesdk/sharedinstance.json +++ b/docs/data/documentation/capture/mbiccapturesdk/sharedinstance.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"text","text":"+ ("},{"kind":"keyword","text":"id"},{"kind":"text","text":") "},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":";"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccapturesdk\/sharedinstance"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK\/sharedInstance","interfaceLanguage":"occ"},"kind":"symbol","metadata":{"fragments":[{"kind":"text","text":"+ "},{"kind":"identifier","text":"sharedInstance"}],"title":"sharedInstance","roleHeading":"Type Method","role":"symbol","symbolKind":"method","externalID":"c:objc(cs)MBICCaptureSDK(cm)sharedInstance","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"sharedInstance"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSDK":{"role":"symbol","title":"MBICCaptureSDK","fragments":[{"kind":"identifier","text":"MBICCaptureSDK"}],"abstract":[{"type":"text","text":"Entry class for Capture SDK - used for setting up license key and to add support for"},{"type":"text","text":" "},{"type":"text","text":"optimisation of passing data."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesdk"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSDK/sharedInstance":{"role":"symbol","title":"sharedInstance","fragments":[{"kind":"text","text":"+ "},{"kind":"identifier","text":"sharedInstance"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK\/sharedInstance","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"sharedInstance"}],"url":"\/documentation\/capture\/mbiccapturesdk\/sharedinstance"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"text","text":"+ ("},{"kind":"keyword","text":"id"},{"kind":"text","text":") "},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":";"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccapturesdk\/sharedinstance"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK\/sharedInstance","interfaceLanguage":"occ"},"kind":"symbol","metadata":{"fragments":[{"kind":"text","text":"+ "},{"kind":"identifier","text":"sharedInstance"}],"title":"sharedInstance","roleHeading":"Type Method","role":"symbol","symbolKind":"method","externalID":"c:objc(cs)MBICCaptureSDK(cm)sharedInstance","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"sharedInstance"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSDK/sharedInstance":{"role":"symbol","title":"sharedInstance","fragments":[{"kind":"text","text":"+ "},{"kind":"identifier","text":"sharedInstance"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK\/sharedInstance","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"sharedInstance"}],"url":"\/documentation\/capture\/mbiccapturesdk\/sharedinstance"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSDK":{"role":"symbol","title":"MBICCaptureSDK","fragments":[{"kind":"identifier","text":"MBICCaptureSDK"}],"abstract":[{"type":"text","text":"Entry class for Capture SDK - used for setting up license key and to add support for"},{"type":"text","text":" "},{"type":"text","text":"optimisation of passing data."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSDK","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesdk"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccapturesettings.json b/docs/data/documentation/capture/mbiccapturesettings.json index 3f81720..c4b6150 100644 --- a/docs/data/documentation/capture/mbiccapturesettings.json +++ b/docs/data/documentation/capture/mbiccapturesettings.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@interface"},{"kind":"text","text":" "},{"kind":"identifier","text":"MBICCaptureSettings"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"NSObject","preciseIdentifier":"c:objc(cs)NSObject"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccapturesettings"],"traits":[{"interfaceLanguage":"occ"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/com.microblink.Capture\/objc(cs)NSObject"],"kind":"relationships","title":"Inherits From","type":"inheritsFrom"}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Settings configuration class."},{"type":"text","text":" "},{"type":"text","text":"Use it to configure "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/analyserSettings"},{"type":"text","text":", "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/cameraSettings"},{"type":"text","text":", "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/uxSettings"},{"type":"text","text":" and "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/captureViewControllerTheme"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICCaptureSettings"}],"title":"MBICCaptureSettings","roleHeading":"Class","role":"symbol","symbolKind":"class","externalID":"c:objc(cs)MBICCaptureSettings","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICCaptureSettings"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture"]]},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/analyserSettings","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/cameraSettings","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/captureViewControllerTheme","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/uxSettings"]}],"references":{"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserSettings":{"role":"symbol","title":"MBICAnalyserSettings","fragments":[{"kind":"identifier","text":"MBICAnalyserSettings"}],"abstract":[{"type":"text","text":"Analyser settings."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalysersettings"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings/cameraSettings":{"role":"symbol","title":"cameraSettings","fragments":[{"kind":"identifier","text":"cameraSettings"}],"abstract":[{"type":"text","text":"Camera settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCameraSettings"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/cameraSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings\/camerasettings"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings/uxSettings":{"role":"symbol","title":"uxSettings","fragments":[{"kind":"identifier","text":"uxSettings"}],"abstract":[{"type":"text","text":"UX settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/uxSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings\/uxsettings"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureUXSettings":{"role":"symbol","title":"MBICCaptureUXSettings","fragments":[{"kind":"identifier","text":"MBICCaptureUXSettings"}],"abstract":[{"type":"text","text":"Capture UX Settings."},{"type":"text","text":" "},{"type":"text","text":"Used for cusotmizing UX."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureuxsettings"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCameraSettings":{"role":"symbol","title":"MBICCameraSettings","fragments":[{"kind":"identifier","text":"MBICCameraSettings"}],"abstract":[{"type":"text","text":"Camera settings."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCameraSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccamerasettings"},"doc://com.microblink.Capture/objc(cs)NSObject":{"type":"unresolvable","title":"NSObject","identifier":"doc:\/\/com.microblink.Capture\/objc(cs)NSObject"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings/captureViewControllerTheme":{"role":"symbol","title":"captureViewControllerTheme","fragments":[{"kind":"identifier","text":"captureViewControllerTheme"}],"abstract":[{"type":"text","text":"Overlay customization settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/captureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings\/captureviewcontrollertheme"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings":{"role":"symbol","title":"MBICCaptureSettings","fragments":[{"kind":"identifier","text":"MBICCaptureSettings"}],"abstract":[{"type":"text","text":"Settings configuration class."},{"type":"text","text":" "},{"type":"text","text":"Use it to configure "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/analyserSettings"},{"type":"text","text":", "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/cameraSettings"},{"type":"text","text":", "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/uxSettings"},{"type":"text","text":" and "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/captureViewControllerTheme"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings/analyserSettings":{"role":"symbol","title":"analyserSettings","fragments":[{"kind":"identifier","text":"analyserSettings"}],"abstract":[{"type":"text","text":"Capture analyser settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/analyserSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings\/analysersettings"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme":{"role":"symbol","title":"MBICCaptureViewControllerTheme","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerTheme"}],"abstract":[{"type":"text","text":"Capture overlay theme settings."},{"type":"text","text":" "},{"type":"text","text":"Used for UI customzation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@interface"},{"kind":"text","text":" "},{"kind":"identifier","text":"MBICCaptureSettings"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"NSObject","preciseIdentifier":"c:objc(cs)NSObject"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccapturesettings"],"traits":[{"interfaceLanguage":"occ"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/com.microblink.Capture\/objc(cs)NSObject"],"kind":"relationships","title":"Inherits From","type":"inheritsFrom"}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Settings configuration class."},{"type":"text","text":" "},{"type":"text","text":"Use it to configure "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/analyserSettings"},{"type":"text","text":", "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/cameraSettings"},{"type":"text","text":", "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/uxSettings"},{"type":"text","text":" and "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/captureViewControllerTheme"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICCaptureSettings"}],"title":"MBICCaptureSettings","roleHeading":"Class","role":"symbol","symbolKind":"class","externalID":"c:objc(cs)MBICCaptureSettings","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICCaptureSettings"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture"]]},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/analyserSettings","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/cameraSettings","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/captureViewControllerTheme","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/uxSettings"]}],"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings/uxSettings":{"role":"symbol","title":"uxSettings","fragments":[{"kind":"identifier","text":"uxSettings"}],"abstract":[{"type":"text","text":"UX settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/uxSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings\/uxsettings"},"doc://com.microblink.Capture/documentation/Capture/MBICCameraSettings":{"role":"symbol","title":"MBICCameraSettings","fragments":[{"kind":"identifier","text":"MBICCameraSettings"}],"abstract":[{"type":"text","text":"Camera settings."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCameraSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccamerasettings"},"doc://com.microblink.Capture/objc(cs)NSObject":{"type":"unresolvable","title":"NSObject","identifier":"doc:\/\/com.microblink.Capture\/objc(cs)NSObject"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings/cameraSettings":{"role":"symbol","title":"cameraSettings","fragments":[{"kind":"identifier","text":"cameraSettings"}],"abstract":[{"type":"text","text":"Camera settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCameraSettings"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/cameraSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings\/camerasettings"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserSettings":{"role":"symbol","title":"MBICAnalyserSettings","fragments":[{"kind":"identifier","text":"MBICAnalyserSettings"}],"abstract":[{"type":"text","text":"Analyser settings."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalysersettings"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureUXSettings":{"role":"symbol","title":"MBICCaptureUXSettings","fragments":[{"kind":"identifier","text":"MBICCaptureUXSettings"}],"abstract":[{"type":"text","text":"Capture UX Settings."},{"type":"text","text":" "},{"type":"text","text":"Used for cusotmizing UX."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureuxsettings"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings":{"role":"symbol","title":"MBICCaptureSettings","fragments":[{"kind":"identifier","text":"MBICCaptureSettings"}],"abstract":[{"type":"text","text":"Settings configuration class."},{"type":"text","text":" "},{"type":"text","text":"Use it to configure "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/analyserSettings"},{"type":"text","text":", "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/cameraSettings"},{"type":"text","text":", "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/uxSettings"},{"type":"text","text":" and "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/captureViewControllerTheme"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme":{"role":"symbol","title":"MBICCaptureViewControllerTheme","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerTheme"}],"abstract":[{"type":"text","text":"Capture overlay theme settings."},{"type":"text","text":" "},{"type":"text","text":"Used for UI customzation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings/analyserSettings":{"role":"symbol","title":"analyserSettings","fragments":[{"kind":"identifier","text":"analyserSettings"}],"abstract":[{"type":"text","text":"Capture analyser settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/analyserSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings\/analysersettings"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings/captureViewControllerTheme":{"role":"symbol","title":"captureViewControllerTheme","fragments":[{"kind":"identifier","text":"captureViewControllerTheme"}],"abstract":[{"type":"text","text":"Overlay customization settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/captureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings\/captureviewcontrollertheme"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccapturesettings/analysersettings.json b/docs/data/documentation/capture/mbiccapturesettings/analysersettings.json index 25c542f..f29d8cf 100644 --- a/docs/data/documentation/capture/mbiccapturesettings/analysersettings.json +++ b/docs/data/documentation/capture/mbiccapturesettings/analysersettings.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings","preciseIdentifier":"c:objc(cs)MBICAnalyserSettings","text":"MBICAnalyserSettings"},{"kind":"text","text":" * "},{"kind":"identifier","text":"analyserSettings"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccapturesettings\/analysersettings"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/analyserSettings","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Capture analyser settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings"},{"type":"text","text":" for more details."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"analyserSettings"}],"title":"analyserSettings","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureSettings(py)analyserSettings","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"analyserSettings"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserSettings":{"role":"symbol","title":"MBICAnalyserSettings","fragments":[{"kind":"identifier","text":"MBICAnalyserSettings"}],"abstract":[{"type":"text","text":"Analyser settings."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalysersettings"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings":{"role":"symbol","title":"MBICCaptureSettings","fragments":[{"kind":"identifier","text":"MBICCaptureSettings"}],"abstract":[{"type":"text","text":"Settings configuration class."},{"type":"text","text":" "},{"type":"text","text":"Use it to configure "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/analyserSettings"},{"type":"text","text":", "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/cameraSettings"},{"type":"text","text":", "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/uxSettings"},{"type":"text","text":" and "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/captureViewControllerTheme"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings/uxSettings":{"role":"symbol","title":"uxSettings","fragments":[{"kind":"identifier","text":"uxSettings"}],"abstract":[{"type":"text","text":"UX settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/uxSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings\/uxsettings"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings/cameraSettings":{"role":"symbol","title":"cameraSettings","fragments":[{"kind":"identifier","text":"cameraSettings"}],"abstract":[{"type":"text","text":"Camera settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCameraSettings"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/cameraSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings\/camerasettings"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings/captureViewControllerTheme":{"role":"symbol","title":"captureViewControllerTheme","fragments":[{"kind":"identifier","text":"captureViewControllerTheme"}],"abstract":[{"type":"text","text":"Overlay customization settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/captureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings\/captureviewcontrollertheme"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings/analyserSettings":{"role":"symbol","title":"analyserSettings","fragments":[{"kind":"identifier","text":"analyserSettings"}],"abstract":[{"type":"text","text":"Capture analyser settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/analyserSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings\/analysersettings"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings","preciseIdentifier":"c:objc(cs)MBICAnalyserSettings","text":"MBICAnalyserSettings"},{"kind":"text","text":" * "},{"kind":"identifier","text":"analyserSettings"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccapturesettings\/analysersettings"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/analyserSettings","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Capture analyser settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings"},{"type":"text","text":" for more details."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"analyserSettings"}],"title":"analyserSettings","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureSettings(py)analyserSettings","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"analyserSettings"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserSettings":{"role":"symbol","title":"MBICAnalyserSettings","fragments":[{"kind":"identifier","text":"MBICAnalyserSettings"}],"abstract":[{"type":"text","text":"Analyser settings."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalysersettings"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings/analyserSettings":{"role":"symbol","title":"analyserSettings","fragments":[{"kind":"identifier","text":"analyserSettings"}],"abstract":[{"type":"text","text":"Capture analyser settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/analyserSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings\/analysersettings"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings/uxSettings":{"role":"symbol","title":"uxSettings","fragments":[{"kind":"identifier","text":"uxSettings"}],"abstract":[{"type":"text","text":"UX settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/uxSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings\/uxsettings"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings/cameraSettings":{"role":"symbol","title":"cameraSettings","fragments":[{"kind":"identifier","text":"cameraSettings"}],"abstract":[{"type":"text","text":"Camera settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCameraSettings"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/cameraSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings\/camerasettings"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings":{"role":"symbol","title":"MBICCaptureSettings","fragments":[{"kind":"identifier","text":"MBICCaptureSettings"}],"abstract":[{"type":"text","text":"Settings configuration class."},{"type":"text","text":" "},{"type":"text","text":"Use it to configure "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/analyserSettings"},{"type":"text","text":", "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/cameraSettings"},{"type":"text","text":", "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/uxSettings"},{"type":"text","text":" and "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/captureViewControllerTheme"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings/captureViewControllerTheme":{"role":"symbol","title":"captureViewControllerTheme","fragments":[{"kind":"identifier","text":"captureViewControllerTheme"}],"abstract":[{"type":"text","text":"Overlay customization settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/captureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings\/captureviewcontrollertheme"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccapturesettings/camerasettings.json b/docs/data/documentation/capture/mbiccapturesettings/camerasettings.json index d965e38..0d6baf2 100644 --- a/docs/data/documentation/capture/mbiccapturesettings/camerasettings.json +++ b/docs/data/documentation/capture/mbiccapturesettings/camerasettings.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCameraSettings","preciseIdentifier":"c:objc(cs)MBICCameraSettings","text":"MBICCameraSettings"},{"kind":"text","text":" * "},{"kind":"identifier","text":"cameraSettings"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccapturesettings\/camerasettings"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/cameraSettings","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Camera settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCameraSettings"},{"type":"text","text":" for more details."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"cameraSettings"}],"title":"cameraSettings","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureSettings(py)cameraSettings","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"cameraSettings"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCameraSettings":{"role":"symbol","title":"MBICCameraSettings","fragments":[{"kind":"identifier","text":"MBICCameraSettings"}],"abstract":[{"type":"text","text":"Camera settings."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCameraSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccamerasettings"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings/analyserSettings":{"role":"symbol","title":"analyserSettings","fragments":[{"kind":"identifier","text":"analyserSettings"}],"abstract":[{"type":"text","text":"Capture analyser settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/analyserSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings\/analysersettings"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings":{"role":"symbol","title":"MBICCaptureSettings","fragments":[{"kind":"identifier","text":"MBICCaptureSettings"}],"abstract":[{"type":"text","text":"Settings configuration class."},{"type":"text","text":" "},{"type":"text","text":"Use it to configure "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/analyserSettings"},{"type":"text","text":", "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/cameraSettings"},{"type":"text","text":", "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/uxSettings"},{"type":"text","text":" and "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/captureViewControllerTheme"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings/captureViewControllerTheme":{"role":"symbol","title":"captureViewControllerTheme","fragments":[{"kind":"identifier","text":"captureViewControllerTheme"}],"abstract":[{"type":"text","text":"Overlay customization settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/captureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings\/captureviewcontrollertheme"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings/uxSettings":{"role":"symbol","title":"uxSettings","fragments":[{"kind":"identifier","text":"uxSettings"}],"abstract":[{"type":"text","text":"UX settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/uxSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings\/uxsettings"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings/cameraSettings":{"role":"symbol","title":"cameraSettings","fragments":[{"kind":"identifier","text":"cameraSettings"}],"abstract":[{"type":"text","text":"Camera settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCameraSettings"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/cameraSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings\/camerasettings"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCameraSettings","preciseIdentifier":"c:objc(cs)MBICCameraSettings","text":"MBICCameraSettings"},{"kind":"text","text":" * "},{"kind":"identifier","text":"cameraSettings"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccapturesettings\/camerasettings"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/cameraSettings","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Camera settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCameraSettings"},{"type":"text","text":" for more details."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"cameraSettings"}],"title":"cameraSettings","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureSettings(py)cameraSettings","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"cameraSettings"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings/analyserSettings":{"role":"symbol","title":"analyserSettings","fragments":[{"kind":"identifier","text":"analyserSettings"}],"abstract":[{"type":"text","text":"Capture analyser settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/analyserSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings\/analysersettings"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings/uxSettings":{"role":"symbol","title":"uxSettings","fragments":[{"kind":"identifier","text":"uxSettings"}],"abstract":[{"type":"text","text":"UX settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/uxSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings\/uxsettings"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings/cameraSettings":{"role":"symbol","title":"cameraSettings","fragments":[{"kind":"identifier","text":"cameraSettings"}],"abstract":[{"type":"text","text":"Camera settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCameraSettings"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/cameraSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings\/camerasettings"},"doc://com.microblink.Capture/documentation/Capture/MBICCameraSettings":{"role":"symbol","title":"MBICCameraSettings","fragments":[{"kind":"identifier","text":"MBICCameraSettings"}],"abstract":[{"type":"text","text":"Camera settings."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCameraSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccamerasettings"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings":{"role":"symbol","title":"MBICCaptureSettings","fragments":[{"kind":"identifier","text":"MBICCaptureSettings"}],"abstract":[{"type":"text","text":"Settings configuration class."},{"type":"text","text":" "},{"type":"text","text":"Use it to configure "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/analyserSettings"},{"type":"text","text":", "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/cameraSettings"},{"type":"text","text":", "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/uxSettings"},{"type":"text","text":" and "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/captureViewControllerTheme"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings/captureViewControllerTheme":{"role":"symbol","title":"captureViewControllerTheme","fragments":[{"kind":"identifier","text":"captureViewControllerTheme"}],"abstract":[{"type":"text","text":"Overlay customization settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/captureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings\/captureviewcontrollertheme"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccapturesettings/captureviewcontrollertheme.json b/docs/data/documentation/capture/mbiccapturesettings/captureviewcontrollertheme.json index a929daa..ee5c7f1 100644 --- a/docs/data/documentation/capture/mbiccapturesettings/captureviewcontrollertheme.json +++ b/docs/data/documentation/capture/mbiccapturesettings/captureviewcontrollertheme.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme","preciseIdentifier":"c:objc(cs)MBICCaptureViewControllerTheme","text":"MBICCaptureViewControllerTheme"},{"kind":"text","text":" * "},{"kind":"identifier","text":"captureViewControllerTheme"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccapturesettings\/captureviewcontrollertheme"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/captureViewControllerTheme","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Overlay customization settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"},{"type":"text","text":" for more details."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"captureViewControllerTheme"}],"title":"captureViewControllerTheme","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureSettings(py)captureViewControllerTheme","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"captureViewControllerTheme"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings/analyserSettings":{"role":"symbol","title":"analyserSettings","fragments":[{"kind":"identifier","text":"analyserSettings"}],"abstract":[{"type":"text","text":"Capture analyser settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/analyserSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings\/analysersettings"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings":{"role":"symbol","title":"MBICCaptureSettings","fragments":[{"kind":"identifier","text":"MBICCaptureSettings"}],"abstract":[{"type":"text","text":"Settings configuration class."},{"type":"text","text":" "},{"type":"text","text":"Use it to configure "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/analyserSettings"},{"type":"text","text":", "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/cameraSettings"},{"type":"text","text":", "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/uxSettings"},{"type":"text","text":" and "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/captureViewControllerTheme"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme":{"role":"symbol","title":"MBICCaptureViewControllerTheme","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerTheme"}],"abstract":[{"type":"text","text":"Capture overlay theme settings."},{"type":"text","text":" "},{"type":"text","text":"Used for UI customzation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings/cameraSettings":{"role":"symbol","title":"cameraSettings","fragments":[{"kind":"identifier","text":"cameraSettings"}],"abstract":[{"type":"text","text":"Camera settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCameraSettings"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/cameraSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings\/camerasettings"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings/captureViewControllerTheme":{"role":"symbol","title":"captureViewControllerTheme","fragments":[{"kind":"identifier","text":"captureViewControllerTheme"}],"abstract":[{"type":"text","text":"Overlay customization settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/captureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings\/captureviewcontrollertheme"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings/uxSettings":{"role":"symbol","title":"uxSettings","fragments":[{"kind":"identifier","text":"uxSettings"}],"abstract":[{"type":"text","text":"UX settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/uxSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings\/uxsettings"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme","preciseIdentifier":"c:objc(cs)MBICCaptureViewControllerTheme","text":"MBICCaptureViewControllerTheme"},{"kind":"text","text":" * "},{"kind":"identifier","text":"captureViewControllerTheme"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccapturesettings\/captureviewcontrollertheme"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/captureViewControllerTheme","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Overlay customization settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"},{"type":"text","text":" for more details."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"captureViewControllerTheme"}],"title":"captureViewControllerTheme","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureSettings(py)captureViewControllerTheme","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"captureViewControllerTheme"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings/uxSettings":{"role":"symbol","title":"uxSettings","fragments":[{"kind":"identifier","text":"uxSettings"}],"abstract":[{"type":"text","text":"UX settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/uxSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings\/uxsettings"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings":{"role":"symbol","title":"MBICCaptureSettings","fragments":[{"kind":"identifier","text":"MBICCaptureSettings"}],"abstract":[{"type":"text","text":"Settings configuration class."},{"type":"text","text":" "},{"type":"text","text":"Use it to configure "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/analyserSettings"},{"type":"text","text":", "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/cameraSettings"},{"type":"text","text":", "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/uxSettings"},{"type":"text","text":" and "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/captureViewControllerTheme"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings/cameraSettings":{"role":"symbol","title":"cameraSettings","fragments":[{"kind":"identifier","text":"cameraSettings"}],"abstract":[{"type":"text","text":"Camera settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCameraSettings"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/cameraSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings\/camerasettings"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings/captureViewControllerTheme":{"role":"symbol","title":"captureViewControllerTheme","fragments":[{"kind":"identifier","text":"captureViewControllerTheme"}],"abstract":[{"type":"text","text":"Overlay customization settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/captureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings\/captureviewcontrollertheme"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings/analyserSettings":{"role":"symbol","title":"analyserSettings","fragments":[{"kind":"identifier","text":"analyserSettings"}],"abstract":[{"type":"text","text":"Capture analyser settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/analyserSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings\/analysersettings"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme":{"role":"symbol","title":"MBICCaptureViewControllerTheme","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerTheme"}],"abstract":[{"type":"text","text":"Capture overlay theme settings."},{"type":"text","text":" "},{"type":"text","text":"Used for UI customzation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccapturesettings/uxsettings.json b/docs/data/documentation/capture/mbiccapturesettings/uxsettings.json index 51bfab4..0f87e06 100644 --- a/docs/data/documentation/capture/mbiccapturesettings/uxsettings.json +++ b/docs/data/documentation/capture/mbiccapturesettings/uxsettings.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings","preciseIdentifier":"c:objc(cs)MBICCaptureUXSettings","text":"MBICCaptureUXSettings"},{"kind":"text","text":" * "},{"kind":"identifier","text":"uxSettings"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccapturesettings\/uxsettings"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/uxSettings","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"UX settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings"},{"type":"text","text":" for more details."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"uxSettings"}],"title":"uxSettings","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureSettings(py)uxSettings","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"uxSettings"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureUXSettings":{"role":"symbol","title":"MBICCaptureUXSettings","fragments":[{"kind":"identifier","text":"MBICCaptureUXSettings"}],"abstract":[{"type":"text","text":"Capture UX Settings."},{"type":"text","text":" "},{"type":"text","text":"Used for cusotmizing UX."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureuxsettings"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings/cameraSettings":{"role":"symbol","title":"cameraSettings","fragments":[{"kind":"identifier","text":"cameraSettings"}],"abstract":[{"type":"text","text":"Camera settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCameraSettings"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/cameraSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings\/camerasettings"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings/analyserSettings":{"role":"symbol","title":"analyserSettings","fragments":[{"kind":"identifier","text":"analyserSettings"}],"abstract":[{"type":"text","text":"Capture analyser settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/analyserSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings\/analysersettings"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings/captureViewControllerTheme":{"role":"symbol","title":"captureViewControllerTheme","fragments":[{"kind":"identifier","text":"captureViewControllerTheme"}],"abstract":[{"type":"text","text":"Overlay customization settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/captureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings\/captureviewcontrollertheme"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings":{"role":"symbol","title":"MBICCaptureSettings","fragments":[{"kind":"identifier","text":"MBICCaptureSettings"}],"abstract":[{"type":"text","text":"Settings configuration class."},{"type":"text","text":" "},{"type":"text","text":"Use it to configure "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/analyserSettings"},{"type":"text","text":", "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/cameraSettings"},{"type":"text","text":", "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/uxSettings"},{"type":"text","text":" and "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/captureViewControllerTheme"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings/uxSettings":{"role":"symbol","title":"uxSettings","fragments":[{"kind":"identifier","text":"uxSettings"}],"abstract":[{"type":"text","text":"UX settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/uxSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings\/uxsettings"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings","preciseIdentifier":"c:objc(cs)MBICCaptureUXSettings","text":"MBICCaptureUXSettings"},{"kind":"text","text":" * "},{"kind":"identifier","text":"uxSettings"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccapturesettings\/uxsettings"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/uxSettings","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"UX settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings"},{"type":"text","text":" for more details."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"uxSettings"}],"title":"uxSettings","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureSettings(py)uxSettings","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"uxSettings"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureUXSettings":{"role":"symbol","title":"MBICCaptureUXSettings","fragments":[{"kind":"identifier","text":"MBICCaptureUXSettings"}],"abstract":[{"type":"text","text":"Capture UX Settings."},{"type":"text","text":" "},{"type":"text","text":"Used for cusotmizing UX."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureuxsettings"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings/uxSettings":{"role":"symbol","title":"uxSettings","fragments":[{"kind":"identifier","text":"uxSettings"}],"abstract":[{"type":"text","text":"UX settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/uxSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings\/uxsettings"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings/cameraSettings":{"role":"symbol","title":"cameraSettings","fragments":[{"kind":"identifier","text":"cameraSettings"}],"abstract":[{"type":"text","text":"Camera settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCameraSettings"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/cameraSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings\/camerasettings"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings/analyserSettings":{"role":"symbol","title":"analyserSettings","fragments":[{"kind":"identifier","text":"analyserSettings"}],"abstract":[{"type":"text","text":"Capture analyser settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/analyserSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings\/analysersettings"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings":{"role":"symbol","title":"MBICCaptureSettings","fragments":[{"kind":"identifier","text":"MBICCaptureSettings"}],"abstract":[{"type":"text","text":"Settings configuration class."},{"type":"text","text":" "},{"type":"text","text":"Use it to configure "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/analyserSettings"},{"type":"text","text":", "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/cameraSettings"},{"type":"text","text":", "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/uxSettings"},{"type":"text","text":" and "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/captureViewControllerTheme"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings/captureViewControllerTheme":{"role":"symbol","title":"captureViewControllerTheme","fragments":[{"kind":"identifier","text":"captureViewControllerTheme"}],"abstract":[{"type":"text","text":"Overlay customization settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/captureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings\/captureviewcontrollertheme"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccapturestrategy.json b/docs/data/documentation/capture/mbiccapturestrategy.json index e89f5cd..a5f32b6 100644 --- a/docs/data/documentation/capture/mbiccapturestrategy.json +++ b/docs/data/documentation/capture/mbiccapturestrategy.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"MBICCaptureStrategy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NSInteger","preciseIdentifier":"c:@T@NSInteger"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccapturestrategy"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureStrategy","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Configures capture strategy used to select the best frame."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICCaptureStrategy"}],"title":"MBICCaptureStrategy","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"c:@E@MBICCaptureStrategy","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICCaptureStrategy"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture"]]},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureStrategy\/MBICCaptureStrategyDefault","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureStrategy\/MBICCaptureStrategyOptimizeForQuality","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureStrategy\/MBICCaptureStrategyOptimizeForSpeed","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureStrategy\/MBICCaptureStrategySingleFrame"]}],"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureStrategy/MBICCaptureStrategySingleFrame":{"role":"symbol","title":"MBICCaptureStrategySingleFrame","fragments":[{"kind":"identifier","text":"MBICCaptureStrategySingleFrame"}],"abstract":[{"type":"text","text":"Captures first acceptable frame."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureStrategy\/MBICCaptureStrategySingleFrame","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturestrategy\/mbiccapturestrategysingleframe"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureStrategy/MBICCaptureStrategyOptimizeForSpeed":{"role":"symbol","title":"MBICCaptureStrategyOptimizeForSpeed","fragments":[{"kind":"identifier","text":"MBICCaptureStrategyOptimizeForSpeed"}],"abstract":[{"type":"text","text":"Analysis is faster, but it is possible to capture frames with lower quality."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureStrategy\/MBICCaptureStrategyOptimizeForSpeed","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturestrategy\/mbiccapturestrategyoptimizeforspeed"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureStrategy":{"role":"symbol","title":"MBICCaptureStrategy","fragments":[{"kind":"identifier","text":"MBICCaptureStrategy"}],"abstract":[{"type":"text","text":"Configures capture strategy used to select the best frame."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureStrategy","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturestrategy"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureStrategy/MBICCaptureStrategyDefault":{"role":"symbol","title":"MBICCaptureStrategyDefault","fragments":[{"kind":"identifier","text":"MBICCaptureStrategyDefault"}],"abstract":[{"type":"text","text":"Trade-off for quality and speed."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureStrategy\/MBICCaptureStrategyDefault","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturestrategy\/mbiccapturestrategydefault"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureStrategy/MBICCaptureStrategyOptimizeForQuality":{"role":"symbol","title":"MBICCaptureStrategyOptimizeForQuality","fragments":[{"kind":"identifier","text":"MBICCaptureStrategyOptimizeForQuality"}],"abstract":[{"type":"text","text":"Analysis is slower in order to capture high quality frames."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureStrategy\/MBICCaptureStrategyOptimizeForQuality","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturestrategy\/mbiccapturestrategyoptimizeforquality"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"MBICCaptureStrategy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NSInteger","preciseIdentifier":"c:@T@NSInteger"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccapturestrategy"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureStrategy","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Configures capture strategy used to select the best frame."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICCaptureStrategy"}],"title":"MBICCaptureStrategy","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"c:@E@MBICCaptureStrategy","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICCaptureStrategy"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture"]]},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureStrategy\/MBICCaptureStrategyDefault","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureStrategy\/MBICCaptureStrategyOptimizeForQuality","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureStrategy\/MBICCaptureStrategyOptimizeForSpeed","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureStrategy\/MBICCaptureStrategySingleFrame"]}],"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureStrategy/MBICCaptureStrategyOptimizeForQuality":{"role":"symbol","title":"MBICCaptureStrategyOptimizeForQuality","fragments":[{"kind":"identifier","text":"MBICCaptureStrategyOptimizeForQuality"}],"abstract":[{"type":"text","text":"Analysis is slower in order to capture high quality frames."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureStrategy\/MBICCaptureStrategyOptimizeForQuality","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturestrategy\/mbiccapturestrategyoptimizeforquality"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureStrategy":{"role":"symbol","title":"MBICCaptureStrategy","fragments":[{"kind":"identifier","text":"MBICCaptureStrategy"}],"abstract":[{"type":"text","text":"Configures capture strategy used to select the best frame."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureStrategy","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturestrategy"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureStrategy/MBICCaptureStrategyOptimizeForSpeed":{"role":"symbol","title":"MBICCaptureStrategyOptimizeForSpeed","fragments":[{"kind":"identifier","text":"MBICCaptureStrategyOptimizeForSpeed"}],"abstract":[{"type":"text","text":"Analysis is faster, but it is possible to capture frames with lower quality."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureStrategy\/MBICCaptureStrategyOptimizeForSpeed","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturestrategy\/mbiccapturestrategyoptimizeforspeed"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureStrategy/MBICCaptureStrategyDefault":{"role":"symbol","title":"MBICCaptureStrategyDefault","fragments":[{"kind":"identifier","text":"MBICCaptureStrategyDefault"}],"abstract":[{"type":"text","text":"Trade-off for quality and speed."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureStrategy\/MBICCaptureStrategyDefault","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturestrategy\/mbiccapturestrategydefault"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureStrategy/MBICCaptureStrategySingleFrame":{"role":"symbol","title":"MBICCaptureStrategySingleFrame","fragments":[{"kind":"identifier","text":"MBICCaptureStrategySingleFrame"}],"abstract":[{"type":"text","text":"Captures first acceptable frame."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureStrategy\/MBICCaptureStrategySingleFrame","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturestrategy\/mbiccapturestrategysingleframe"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccapturestrategy/mbiccapturestrategydefault.json b/docs/data/documentation/capture/mbiccapturestrategy/mbiccapturestrategydefault.json index 3d2969e..2ecf1fa 100644 --- a/docs/data/documentation/capture/mbiccapturestrategy/mbiccapturestrategydefault.json +++ b/docs/data/documentation/capture/mbiccapturestrategy/mbiccapturestrategydefault.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"identifier","text":"MBICCaptureStrategyDefault"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccapturestrategy\/mbiccapturestrategydefault"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureStrategy\/MBICCaptureStrategyDefault","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Trade-off for quality and speed."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICCaptureStrategyDefault"}],"title":"MBICCaptureStrategyDefault","roleHeading":"Enumeration Case","role":"symbol","symbolKind":"case","externalID":"c:@E@MBICCaptureStrategy@MBICCaptureStrategyDefault","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICCaptureStrategyDefault"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureStrategy"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureStrategy/MBICCaptureStrategyDefault":{"role":"symbol","title":"MBICCaptureStrategyDefault","fragments":[{"kind":"identifier","text":"MBICCaptureStrategyDefault"}],"abstract":[{"type":"text","text":"Trade-off for quality and speed."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureStrategy\/MBICCaptureStrategyDefault","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturestrategy\/mbiccapturestrategydefault"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureStrategy":{"role":"symbol","title":"MBICCaptureStrategy","fragments":[{"kind":"identifier","text":"MBICCaptureStrategy"}],"abstract":[{"type":"text","text":"Configures capture strategy used to select the best frame."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureStrategy","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturestrategy"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"identifier","text":"MBICCaptureStrategyDefault"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccapturestrategy\/mbiccapturestrategydefault"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureStrategy\/MBICCaptureStrategyDefault","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Trade-off for quality and speed."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICCaptureStrategyDefault"}],"title":"MBICCaptureStrategyDefault","roleHeading":"Enumeration Case","role":"symbol","symbolKind":"case","externalID":"c:@E@MBICCaptureStrategy@MBICCaptureStrategyDefault","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICCaptureStrategyDefault"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureStrategy"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureStrategy":{"role":"symbol","title":"MBICCaptureStrategy","fragments":[{"kind":"identifier","text":"MBICCaptureStrategy"}],"abstract":[{"type":"text","text":"Configures capture strategy used to select the best frame."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureStrategy","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturestrategy"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureStrategy/MBICCaptureStrategyDefault":{"role":"symbol","title":"MBICCaptureStrategyDefault","fragments":[{"kind":"identifier","text":"MBICCaptureStrategyDefault"}],"abstract":[{"type":"text","text":"Trade-off for quality and speed."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureStrategy\/MBICCaptureStrategyDefault","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturestrategy\/mbiccapturestrategydefault"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccapturestrategy/mbiccapturestrategyoptimizeforquality.json b/docs/data/documentation/capture/mbiccapturestrategy/mbiccapturestrategyoptimizeforquality.json index e30e670..ab0366e 100644 --- a/docs/data/documentation/capture/mbiccapturestrategy/mbiccapturestrategyoptimizeforquality.json +++ b/docs/data/documentation/capture/mbiccapturestrategy/mbiccapturestrategyoptimizeforquality.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"identifier","text":"MBICCaptureStrategyOptimizeForQuality"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccapturestrategy\/mbiccapturestrategyoptimizeforquality"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureStrategy\/MBICCaptureStrategyOptimizeForQuality","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Analysis is slower in order to capture high quality frames."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICCaptureStrategyOptimizeForQuality"}],"title":"MBICCaptureStrategyOptimizeForQuality","roleHeading":"Enumeration Case","role":"symbol","symbolKind":"case","externalID":"c:@E@MBICCaptureStrategy@MBICCaptureStrategyOptimizeForQuality","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICCaptureStrategyOptimizeForQuality"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureStrategy"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureStrategy":{"role":"symbol","title":"MBICCaptureStrategy","fragments":[{"kind":"identifier","text":"MBICCaptureStrategy"}],"abstract":[{"type":"text","text":"Configures capture strategy used to select the best frame."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureStrategy","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturestrategy"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureStrategy/MBICCaptureStrategyOptimizeForQuality":{"role":"symbol","title":"MBICCaptureStrategyOptimizeForQuality","fragments":[{"kind":"identifier","text":"MBICCaptureStrategyOptimizeForQuality"}],"abstract":[{"type":"text","text":"Analysis is slower in order to capture high quality frames."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureStrategy\/MBICCaptureStrategyOptimizeForQuality","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturestrategy\/mbiccapturestrategyoptimizeforquality"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"identifier","text":"MBICCaptureStrategyOptimizeForQuality"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccapturestrategy\/mbiccapturestrategyoptimizeforquality"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureStrategy\/MBICCaptureStrategyOptimizeForQuality","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Analysis is slower in order to capture high quality frames."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICCaptureStrategyOptimizeForQuality"}],"title":"MBICCaptureStrategyOptimizeForQuality","roleHeading":"Enumeration Case","role":"symbol","symbolKind":"case","externalID":"c:@E@MBICCaptureStrategy@MBICCaptureStrategyOptimizeForQuality","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICCaptureStrategyOptimizeForQuality"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureStrategy"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureStrategy":{"role":"symbol","title":"MBICCaptureStrategy","fragments":[{"kind":"identifier","text":"MBICCaptureStrategy"}],"abstract":[{"type":"text","text":"Configures capture strategy used to select the best frame."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureStrategy","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturestrategy"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureStrategy/MBICCaptureStrategyOptimizeForQuality":{"role":"symbol","title":"MBICCaptureStrategyOptimizeForQuality","fragments":[{"kind":"identifier","text":"MBICCaptureStrategyOptimizeForQuality"}],"abstract":[{"type":"text","text":"Analysis is slower in order to capture high quality frames."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureStrategy\/MBICCaptureStrategyOptimizeForQuality","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturestrategy\/mbiccapturestrategyoptimizeforquality"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccapturestrategy/mbiccapturestrategyoptimizeforspeed.json b/docs/data/documentation/capture/mbiccapturestrategy/mbiccapturestrategyoptimizeforspeed.json index bbd7811..faf06a3 100644 --- a/docs/data/documentation/capture/mbiccapturestrategy/mbiccapturestrategyoptimizeforspeed.json +++ b/docs/data/documentation/capture/mbiccapturestrategy/mbiccapturestrategyoptimizeforspeed.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"identifier","text":"MBICCaptureStrategyOptimizeForSpeed"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccapturestrategy\/mbiccapturestrategyoptimizeforspeed"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureStrategy\/MBICCaptureStrategyOptimizeForSpeed","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Analysis is faster, but it is possible to capture frames with lower quality."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICCaptureStrategyOptimizeForSpeed"}],"title":"MBICCaptureStrategyOptimizeForSpeed","roleHeading":"Enumeration Case","role":"symbol","symbolKind":"case","externalID":"c:@E@MBICCaptureStrategy@MBICCaptureStrategyOptimizeForSpeed","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICCaptureStrategyOptimizeForSpeed"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureStrategy"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureStrategy/MBICCaptureStrategyOptimizeForSpeed":{"role":"symbol","title":"MBICCaptureStrategyOptimizeForSpeed","fragments":[{"kind":"identifier","text":"MBICCaptureStrategyOptimizeForSpeed"}],"abstract":[{"type":"text","text":"Analysis is faster, but it is possible to capture frames with lower quality."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureStrategy\/MBICCaptureStrategyOptimizeForSpeed","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturestrategy\/mbiccapturestrategyoptimizeforspeed"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureStrategy":{"role":"symbol","title":"MBICCaptureStrategy","fragments":[{"kind":"identifier","text":"MBICCaptureStrategy"}],"abstract":[{"type":"text","text":"Configures capture strategy used to select the best frame."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureStrategy","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturestrategy"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"identifier","text":"MBICCaptureStrategyOptimizeForSpeed"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccapturestrategy\/mbiccapturestrategyoptimizeforspeed"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureStrategy\/MBICCaptureStrategyOptimizeForSpeed","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Analysis is faster, but it is possible to capture frames with lower quality."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICCaptureStrategyOptimizeForSpeed"}],"title":"MBICCaptureStrategyOptimizeForSpeed","roleHeading":"Enumeration Case","role":"symbol","symbolKind":"case","externalID":"c:@E@MBICCaptureStrategy@MBICCaptureStrategyOptimizeForSpeed","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICCaptureStrategyOptimizeForSpeed"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureStrategy"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureStrategy":{"role":"symbol","title":"MBICCaptureStrategy","fragments":[{"kind":"identifier","text":"MBICCaptureStrategy"}],"abstract":[{"type":"text","text":"Configures capture strategy used to select the best frame."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureStrategy","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturestrategy"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureStrategy/MBICCaptureStrategyOptimizeForSpeed":{"role":"symbol","title":"MBICCaptureStrategyOptimizeForSpeed","fragments":[{"kind":"identifier","text":"MBICCaptureStrategyOptimizeForSpeed"}],"abstract":[{"type":"text","text":"Analysis is faster, but it is possible to capture frames with lower quality."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureStrategy\/MBICCaptureStrategyOptimizeForSpeed","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturestrategy\/mbiccapturestrategyoptimizeforspeed"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccapturestrategy/mbiccapturestrategysingleframe.json b/docs/data/documentation/capture/mbiccapturestrategy/mbiccapturestrategysingleframe.json index bd8c2e6..9135b52 100644 --- a/docs/data/documentation/capture/mbiccapturestrategy/mbiccapturestrategysingleframe.json +++ b/docs/data/documentation/capture/mbiccapturestrategy/mbiccapturestrategysingleframe.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"identifier","text":"MBICCaptureStrategySingleFrame"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccapturestrategy\/mbiccapturestrategysingleframe"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureStrategy\/MBICCaptureStrategySingleFrame","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Captures first acceptable frame."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICCaptureStrategySingleFrame"}],"title":"MBICCaptureStrategySingleFrame","roleHeading":"Enumeration Case","role":"symbol","symbolKind":"case","externalID":"c:@E@MBICCaptureStrategy@MBICCaptureStrategySingleFrame","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICCaptureStrategySingleFrame"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureStrategy"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureStrategy/MBICCaptureStrategySingleFrame":{"role":"symbol","title":"MBICCaptureStrategySingleFrame","fragments":[{"kind":"identifier","text":"MBICCaptureStrategySingleFrame"}],"abstract":[{"type":"text","text":"Captures first acceptable frame."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureStrategy\/MBICCaptureStrategySingleFrame","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturestrategy\/mbiccapturestrategysingleframe"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureStrategy":{"role":"symbol","title":"MBICCaptureStrategy","fragments":[{"kind":"identifier","text":"MBICCaptureStrategy"}],"abstract":[{"type":"text","text":"Configures capture strategy used to select the best frame."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureStrategy","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturestrategy"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"identifier","text":"MBICCaptureStrategySingleFrame"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccapturestrategy\/mbiccapturestrategysingleframe"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureStrategy\/MBICCaptureStrategySingleFrame","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Captures first acceptable frame."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICCaptureStrategySingleFrame"}],"title":"MBICCaptureStrategySingleFrame","roleHeading":"Enumeration Case","role":"symbol","symbolKind":"case","externalID":"c:@E@MBICCaptureStrategy@MBICCaptureStrategySingleFrame","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICCaptureStrategySingleFrame"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureStrategy"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureStrategy":{"role":"symbol","title":"MBICCaptureStrategy","fragments":[{"kind":"identifier","text":"MBICCaptureStrategy"}],"abstract":[{"type":"text","text":"Configures capture strategy used to select the best frame."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureStrategy","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturestrategy"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureStrategy/MBICCaptureStrategySingleFrame":{"role":"symbol","title":"MBICCaptureStrategySingleFrame","fragments":[{"kind":"identifier","text":"MBICCaptureStrategySingleFrame"}],"abstract":[{"type":"text","text":"Captures first acceptable frame."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureStrategy\/MBICCaptureStrategySingleFrame","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturestrategy\/mbiccapturestrategysingleframe"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccaptureuisdk.json b/docs/data/documentation/capture/mbiccaptureuisdk.json index 132207d..21003a2 100644 --- a/docs/data/documentation/capture/mbiccaptureuisdk.json +++ b/docs/data/documentation/capture/mbiccaptureuisdk.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@interface"},{"kind":"text","text":" "},{"kind":"identifier","text":"MBICCaptureUISDK"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"NSObject","preciseIdentifier":"c:objc(cs)NSObject"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureuisdk"],"traits":[{"interfaceLanguage":"occ"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/com.microblink.Capture\/objc(cs)NSObject"],"kind":"relationships","title":"Inherits From","type":"inheritsFrom"}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK","interfaceLanguage":"occ"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK\/customLocalizationFileName","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK\/customResourcesBundle","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK\/language","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK\/resourcesBundle"]},{"title":"Instance Methods","identifiers":["doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK\/setDefaultLanguage"]},{"title":"Type Methods","identifiers":["doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK\/sharedInstance"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICCaptureUISDK"}],"title":"MBICCaptureUISDK","roleHeading":"Class","role":"symbol","symbolKind":"class","externalID":"c:objc(cs)MBICCaptureUISDK","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICCaptureUISDK"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureUISDK/language":{"role":"symbol","title":"language","fragments":[{"kind":"identifier","text":"language"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK\/language","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureuisdk\/language"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureUISDK/resourcesBundle":{"role":"symbol","title":"resourcesBundle","fragments":[{"kind":"identifier","text":"resourcesBundle"}],"abstract":[{"type":"text","text":"Bundle with resources used in framework"}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK\/resourcesBundle","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureuisdk\/resourcesbundle"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureUISDK/customLocalizationFileName":{"role":"symbol","title":"customLocalizationFileName","fragments":[{"kind":"identifier","text":"customLocalizationFileName"}],"abstract":[{"type":"text","text":"Localization file in main bundle used for overrideing framework’s localizations"}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK\/customLocalizationFileName","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureuisdk\/customlocalizationfilename"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureUISDK/sharedInstance":{"role":"symbol","title":"sharedInstance","fragments":[{"kind":"text","text":"+ "},{"kind":"identifier","text":"sharedInstance"}],"abstract":[{"type":"text","text":"Obtain the shared instance"}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK\/sharedInstance","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"sharedInstance"}],"url":"\/documentation\/capture\/mbiccaptureuisdk\/sharedinstance"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureUISDK":{"role":"symbol","title":"MBICCaptureUISDK","fragments":[{"kind":"identifier","text":"MBICCaptureUISDK"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureuisdk"},"doc://com.microblink.Capture/objc(cs)NSObject":{"type":"unresolvable","title":"NSObject","identifier":"doc:\/\/com.microblink.Capture\/objc(cs)NSObject"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureUISDK/setDefaultLanguage":{"role":"symbol","title":"setDefaultLanguage","fragments":[{"kind":"text","text":"- "},{"kind":"identifier","text":"setDefaultLanguage"}],"abstract":[{"type":"text","text":"Sets the language to default (i.e. language specified in the user’s device settings."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK\/setDefaultLanguage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"setDefaultLanguage"}],"url":"\/documentation\/capture\/mbiccaptureuisdk\/setdefaultlanguage"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureUISDK/customResourcesBundle":{"role":"symbol","title":"customResourcesBundle","fragments":[{"kind":"identifier","text":"customResourcesBundle"}],"abstract":[{"type":"text","text":"Custom bundle for overriding resourcesBundle"}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK\/customResourcesBundle","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureuisdk\/customresourcesbundle"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@interface"},{"kind":"text","text":" "},{"kind":"identifier","text":"MBICCaptureUISDK"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"NSObject","preciseIdentifier":"c:objc(cs)NSObject"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureuisdk"],"traits":[{"interfaceLanguage":"occ"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/com.microblink.Capture\/objc(cs)NSObject"],"kind":"relationships","title":"Inherits From","type":"inheritsFrom"}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK","interfaceLanguage":"occ"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK\/customLocalizationFileName","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK\/customResourcesBundle","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK\/language","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK\/resourcesBundle"]},{"title":"Instance Methods","identifiers":["doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK\/setDefaultLanguage"]},{"title":"Type Methods","identifiers":["doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK\/sharedInstance"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICCaptureUISDK"}],"title":"MBICCaptureUISDK","roleHeading":"Class","role":"symbol","symbolKind":"class","externalID":"c:objc(cs)MBICCaptureUISDK","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICCaptureUISDK"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureUISDK/customResourcesBundle":{"role":"symbol","title":"customResourcesBundle","fragments":[{"kind":"identifier","text":"customResourcesBundle"}],"abstract":[{"type":"text","text":"Custom bundle for overriding resourcesBundle"}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK\/customResourcesBundle","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureuisdk\/customresourcesbundle"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureUISDK/language":{"role":"symbol","title":"language","fragments":[{"kind":"identifier","text":"language"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK\/language","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureuisdk\/language"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureUISDK/setDefaultLanguage":{"role":"symbol","title":"setDefaultLanguage","fragments":[{"kind":"text","text":"- "},{"kind":"identifier","text":"setDefaultLanguage"}],"abstract":[{"type":"text","text":"Sets the language to default (i.e. language specified in the user’s device settings."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK\/setDefaultLanguage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"setDefaultLanguage"}],"url":"\/documentation\/capture\/mbiccaptureuisdk\/setdefaultlanguage"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureUISDK/customLocalizationFileName":{"role":"symbol","title":"customLocalizationFileName","fragments":[{"kind":"identifier","text":"customLocalizationFileName"}],"abstract":[{"type":"text","text":"Localization file in main bundle used for overrideing framework’s localizations"}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK\/customLocalizationFileName","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureuisdk\/customlocalizationfilename"},"doc://com.microblink.Capture/objc(cs)NSObject":{"type":"unresolvable","title":"NSObject","identifier":"doc:\/\/com.microblink.Capture\/objc(cs)NSObject"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureUISDK":{"role":"symbol","title":"MBICCaptureUISDK","fragments":[{"kind":"identifier","text":"MBICCaptureUISDK"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureuisdk"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureUISDK/sharedInstance":{"role":"symbol","title":"sharedInstance","fragments":[{"kind":"text","text":"+ "},{"kind":"identifier","text":"sharedInstance"}],"abstract":[{"type":"text","text":"Obtain the shared instance"}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK\/sharedInstance","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"sharedInstance"}],"url":"\/documentation\/capture\/mbiccaptureuisdk\/sharedinstance"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureUISDK/resourcesBundle":{"role":"symbol","title":"resourcesBundle","fragments":[{"kind":"identifier","text":"resourcesBundle"}],"abstract":[{"type":"text","text":"Bundle with resources used in framework"}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK\/resourcesBundle","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureuisdk\/resourcesbundle"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccaptureuisdk/customlocalizationfilename.json b/docs/data/documentation/capture/mbiccaptureuisdk/customlocalizationfilename.json index 2602377..0eef922 100644 --- a/docs/data/documentation/capture/mbiccaptureuisdk/customlocalizationfilename.json +++ b/docs/data/documentation/capture/mbiccaptureuisdk/customlocalizationfilename.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"NSString","preciseIdentifier":"c:objc(cs)NSString"},{"kind":"text","text":" * "},{"kind":"identifier","text":"customLocalizationFileName"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureuisdk\/customlocalizationfilename"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK\/customLocalizationFileName","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Localization file in main bundle used for overrideing framework’s localizations"}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"customLocalizationFileName"}],"title":"customLocalizationFileName","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureUISDK(py)customLocalizationFileName","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"customLocalizationFileName"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureUISDK/customLocalizationFileName":{"role":"symbol","title":"customLocalizationFileName","fragments":[{"kind":"identifier","text":"customLocalizationFileName"}],"abstract":[{"type":"text","text":"Localization file in main bundle used for overrideing framework’s localizations"}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK\/customLocalizationFileName","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureuisdk\/customlocalizationfilename"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureUISDK":{"role":"symbol","title":"MBICCaptureUISDK","fragments":[{"kind":"identifier","text":"MBICCaptureUISDK"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureuisdk"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"NSString","preciseIdentifier":"c:objc(cs)NSString"},{"kind":"text","text":" * "},{"kind":"identifier","text":"customLocalizationFileName"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureuisdk\/customlocalizationfilename"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK\/customLocalizationFileName","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Localization file in main bundle used for overrideing framework’s localizations"}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"customLocalizationFileName"}],"title":"customLocalizationFileName","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureUISDK(py)customLocalizationFileName","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"customLocalizationFileName"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureUISDK/customLocalizationFileName":{"role":"symbol","title":"customLocalizationFileName","fragments":[{"kind":"identifier","text":"customLocalizationFileName"}],"abstract":[{"type":"text","text":"Localization file in main bundle used for overrideing framework’s localizations"}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK\/customLocalizationFileName","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureuisdk\/customlocalizationfilename"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureUISDK":{"role":"symbol","title":"MBICCaptureUISDK","fragments":[{"kind":"identifier","text":"MBICCaptureUISDK"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureuisdk"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccaptureuisdk/customresourcesbundle.json b/docs/data/documentation/capture/mbiccaptureuisdk/customresourcesbundle.json index 4d06fcf..a9064ac 100644 --- a/docs/data/documentation/capture/mbiccaptureuisdk/customresourcesbundle.json +++ b/docs/data/documentation/capture/mbiccaptureuisdk/customresourcesbundle.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"NSBundle","preciseIdentifier":"c:objc(cs)NSBundle"},{"kind":"text","text":" * "},{"kind":"identifier","text":"customResourcesBundle"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureuisdk\/customresourcesbundle"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK\/customResourcesBundle","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Custom bundle for overriding resourcesBundle"}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"customResourcesBundle"}],"title":"customResourcesBundle","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureUISDK(py)customResourcesBundle","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"customResourcesBundle"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureUISDK/customResourcesBundle":{"role":"symbol","title":"customResourcesBundle","fragments":[{"kind":"identifier","text":"customResourcesBundle"}],"abstract":[{"type":"text","text":"Custom bundle for overriding resourcesBundle"}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK\/customResourcesBundle","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureuisdk\/customresourcesbundle"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureUISDK":{"role":"symbol","title":"MBICCaptureUISDK","fragments":[{"kind":"identifier","text":"MBICCaptureUISDK"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureuisdk"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"NSBundle","preciseIdentifier":"c:objc(cs)NSBundle"},{"kind":"text","text":" * "},{"kind":"identifier","text":"customResourcesBundle"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureuisdk\/customresourcesbundle"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK\/customResourcesBundle","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Custom bundle for overriding resourcesBundle"}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"customResourcesBundle"}],"title":"customResourcesBundle","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureUISDK(py)customResourcesBundle","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"customResourcesBundle"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureUISDK":{"role":"symbol","title":"MBICCaptureUISDK","fragments":[{"kind":"identifier","text":"MBICCaptureUISDK"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureuisdk"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureUISDK/customResourcesBundle":{"role":"symbol","title":"customResourcesBundle","fragments":[{"kind":"identifier","text":"customResourcesBundle"}],"abstract":[{"type":"text","text":"Custom bundle for overriding resourcesBundle"}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK\/customResourcesBundle","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureuisdk\/customresourcesbundle"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccaptureuisdk/language.json b/docs/data/documentation/capture/mbiccaptureuisdk/language.json index 8c1b905..00099f9 100644 --- a/docs/data/documentation/capture/mbiccaptureuisdk/language.json +++ b/docs/data/documentation/capture/mbiccaptureuisdk/language.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"NSString","preciseIdentifier":"c:objc(cs)NSString"},{"kind":"text","text":" * "},{"kind":"identifier","text":"language"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureuisdk\/language"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK\/language","interfaceLanguage":"occ"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"language"}],"title":"language","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureUISDK(py)language","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"language"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureUISDK":{"role":"symbol","title":"MBICCaptureUISDK","fragments":[{"kind":"identifier","text":"MBICCaptureUISDK"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureuisdk"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureUISDK/language":{"role":"symbol","title":"language","fragments":[{"kind":"identifier","text":"language"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK\/language","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureuisdk\/language"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"NSString","preciseIdentifier":"c:objc(cs)NSString"},{"kind":"text","text":" * "},{"kind":"identifier","text":"language"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureuisdk\/language"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK\/language","interfaceLanguage":"occ"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"language"}],"title":"language","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureUISDK(py)language","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"language"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureUISDK/language":{"role":"symbol","title":"language","fragments":[{"kind":"identifier","text":"language"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK\/language","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureuisdk\/language"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureUISDK":{"role":"symbol","title":"MBICCaptureUISDK","fragments":[{"kind":"identifier","text":"MBICCaptureUISDK"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureuisdk"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccaptureuisdk/resourcesbundle.json b/docs/data/documentation/capture/mbiccaptureuisdk/resourcesbundle.json index 280a0a6..ccf9f43 100644 --- a/docs/data/documentation/capture/mbiccaptureuisdk/resourcesbundle.json +++ b/docs/data/documentation/capture/mbiccaptureuisdk/resourcesbundle.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"NSBundle","preciseIdentifier":"c:objc(cs)NSBundle"},{"kind":"text","text":" * "},{"kind":"identifier","text":"resourcesBundle"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureuisdk\/resourcesbundle"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK\/resourcesBundle","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Bundle with resources used in framework"}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"resourcesBundle"}],"title":"resourcesBundle","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureUISDK(py)resourcesBundle","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"resourcesBundle"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureUISDK":{"role":"symbol","title":"MBICCaptureUISDK","fragments":[{"kind":"identifier","text":"MBICCaptureUISDK"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureuisdk"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureUISDK/resourcesBundle":{"role":"symbol","title":"resourcesBundle","fragments":[{"kind":"identifier","text":"resourcesBundle"}],"abstract":[{"type":"text","text":"Bundle with resources used in framework"}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK\/resourcesBundle","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureuisdk\/resourcesbundle"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"NSBundle","preciseIdentifier":"c:objc(cs)NSBundle"},{"kind":"text","text":" * "},{"kind":"identifier","text":"resourcesBundle"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureuisdk\/resourcesbundle"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK\/resourcesBundle","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Bundle with resources used in framework"}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"resourcesBundle"}],"title":"resourcesBundle","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureUISDK(py)resourcesBundle","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"resourcesBundle"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureUISDK/resourcesBundle":{"role":"symbol","title":"resourcesBundle","fragments":[{"kind":"identifier","text":"resourcesBundle"}],"abstract":[{"type":"text","text":"Bundle with resources used in framework"}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK\/resourcesBundle","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureuisdk\/resourcesbundle"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureUISDK":{"role":"symbol","title":"MBICCaptureUISDK","fragments":[{"kind":"identifier","text":"MBICCaptureUISDK"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureuisdk"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccaptureuisdk/setdefaultlanguage.json b/docs/data/documentation/capture/mbiccaptureuisdk/setdefaultlanguage.json index 1bc14e6..0543f27 100644 --- a/docs/data/documentation/capture/mbiccaptureuisdk/setdefaultlanguage.json +++ b/docs/data/documentation/capture/mbiccaptureuisdk/setdefaultlanguage.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"text","text":"- ("},{"kind":"typeIdentifier","text":"void","preciseIdentifier":"c:v"},{"kind":"text","text":") "},{"kind":"identifier","text":"setDefaultLanguage"},{"kind":"text","text":";"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureuisdk\/setdefaultlanguage"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK\/setDefaultLanguage","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Sets the language to default (i.e. language specified in the user’s device settings."}],"kind":"symbol","metadata":{"fragments":[{"kind":"text","text":"- "},{"kind":"identifier","text":"setDefaultLanguage"}],"title":"setDefaultLanguage","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"c:objc(cs)MBICCaptureUISDK(im)setDefaultLanguage","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"setDefaultLanguage"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureUISDK":{"role":"symbol","title":"MBICCaptureUISDK","fragments":[{"kind":"identifier","text":"MBICCaptureUISDK"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureuisdk"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureUISDK/setDefaultLanguage":{"role":"symbol","title":"setDefaultLanguage","fragments":[{"kind":"text","text":"- "},{"kind":"identifier","text":"setDefaultLanguage"}],"abstract":[{"type":"text","text":"Sets the language to default (i.e. language specified in the user’s device settings."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK\/setDefaultLanguage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"setDefaultLanguage"}],"url":"\/documentation\/capture\/mbiccaptureuisdk\/setdefaultlanguage"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"text","text":"- ("},{"kind":"typeIdentifier","text":"void","preciseIdentifier":"c:v"},{"kind":"text","text":") "},{"kind":"identifier","text":"setDefaultLanguage"},{"kind":"text","text":";"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureuisdk\/setdefaultlanguage"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK\/setDefaultLanguage","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Sets the language to default (i.e. language specified in the user’s device settings."}],"kind":"symbol","metadata":{"fragments":[{"kind":"text","text":"- "},{"kind":"identifier","text":"setDefaultLanguage"}],"title":"setDefaultLanguage","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"c:objc(cs)MBICCaptureUISDK(im)setDefaultLanguage","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"setDefaultLanguage"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureUISDK":{"role":"symbol","title":"MBICCaptureUISDK","fragments":[{"kind":"identifier","text":"MBICCaptureUISDK"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureuisdk"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureUISDK/setDefaultLanguage":{"role":"symbol","title":"setDefaultLanguage","fragments":[{"kind":"text","text":"- "},{"kind":"identifier","text":"setDefaultLanguage"}],"abstract":[{"type":"text","text":"Sets the language to default (i.e. language specified in the user’s device settings."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK\/setDefaultLanguage","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"setDefaultLanguage"}],"url":"\/documentation\/capture\/mbiccaptureuisdk\/setdefaultlanguage"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccaptureuisdk/sharedinstance.json b/docs/data/documentation/capture/mbiccaptureuisdk/sharedinstance.json index 8196e7d..090d94f 100644 --- a/docs/data/documentation/capture/mbiccaptureuisdk/sharedinstance.json +++ b/docs/data/documentation/capture/mbiccaptureuisdk/sharedinstance.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"text","text":"+ ("},{"kind":"keyword","text":"id"},{"kind":"text","text":") "},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":";"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureuisdk\/sharedinstance"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK\/sharedInstance","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Obtain the shared instance"}],"kind":"symbol","metadata":{"fragments":[{"kind":"text","text":"+ "},{"kind":"identifier","text":"sharedInstance"}],"title":"sharedInstance","roleHeading":"Type Method","role":"symbol","symbolKind":"method","externalID":"c:objc(cs)MBICCaptureUISDK(cm)sharedInstance","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"sharedInstance"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureUISDK/sharedInstance":{"role":"symbol","title":"sharedInstance","fragments":[{"kind":"text","text":"+ "},{"kind":"identifier","text":"sharedInstance"}],"abstract":[{"type":"text","text":"Obtain the shared instance"}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK\/sharedInstance","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"sharedInstance"}],"url":"\/documentation\/capture\/mbiccaptureuisdk\/sharedinstance"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureUISDK":{"role":"symbol","title":"MBICCaptureUISDK","fragments":[{"kind":"identifier","text":"MBICCaptureUISDK"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureuisdk"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"text","text":"+ ("},{"kind":"keyword","text":"id"},{"kind":"text","text":") "},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":";"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureuisdk\/sharedinstance"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK\/sharedInstance","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Obtain the shared instance"}],"kind":"symbol","metadata":{"fragments":[{"kind":"text","text":"+ "},{"kind":"identifier","text":"sharedInstance"}],"title":"sharedInstance","roleHeading":"Type Method","role":"symbol","symbolKind":"method","externalID":"c:objc(cs)MBICCaptureUISDK(cm)sharedInstance","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"sharedInstance"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureUISDK/sharedInstance":{"role":"symbol","title":"sharedInstance","fragments":[{"kind":"text","text":"+ "},{"kind":"identifier","text":"sharedInstance"}],"abstract":[{"type":"text","text":"Obtain the shared instance"}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK\/sharedInstance","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"sharedInstance"}],"url":"\/documentation\/capture\/mbiccaptureuisdk\/sharedinstance"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureUISDK":{"role":"symbol","title":"MBICCaptureUISDK","fragments":[{"kind":"identifier","text":"MBICCaptureUISDK"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUISDK","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureuisdk"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccaptureuxsettings.json b/docs/data/documentation/capture/mbiccaptureuxsettings.json index b9597a4..490ca39 100644 --- a/docs/data/documentation/capture/mbiccaptureuxsettings.json +++ b/docs/data/documentation/capture/mbiccaptureuxsettings.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@interface"},{"kind":"text","text":" "},{"kind":"identifier","text":"MBICCaptureUXSettings"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"NSObject","preciseIdentifier":"c:objc(cs)NSObject"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureuxsettings"],"traits":[{"interfaceLanguage":"occ"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/com.microblink.Capture\/objc(cs)NSObject"],"kind":"relationships","title":"Inherits From","type":"inheritsFrom"}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Capture UX Settings."},{"type":"text","text":" "},{"type":"text","text":"Used for cusotmizing UX."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICCaptureUXSettings"}],"title":"MBICCaptureUXSettings","roleHeading":"Class","role":"symbol","symbolKind":"class","externalID":"c:objc(cs)MBICCaptureUXSettings","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICCaptureUXSettings"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture"]]},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings\/idleTimerDisabled","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings\/showIntroductionDialog","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings\/showOnboardingInfo","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings\/sideCaptureTimeout"]}],"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureUXSettings/idleTimerDisabled":{"role":"symbol","title":"idleTimerDisabled","fragments":[{"kind":"identifier","text":"idleTimerDisabled"}],"abstract":[{"type":"text","text":"Defines whether whether the idle timer is disabled for the "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController"},{"type":"text","text":"."},{"type":"text","text":" "},{"type":"text","text":"Set this to NO if you want that "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController"},{"type":"text","text":" goes to sleep."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings\/idleTimerDisabled","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureuxsettings\/idletimerdisabled"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureUXSettings/showIntroductionDialog":{"role":"symbol","title":"showIntroductionDialog","fragments":[{"kind":"identifier","text":"showIntroductionDialog"}],"abstract":[{"type":"text","text":"Defines whether tutorial alert will be presented on appear."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings\/showIntroductionDialog","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureuxsettings\/showintroductiondialog"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureUXSettings":{"role":"symbol","title":"MBICCaptureUXSettings","fragments":[{"kind":"identifier","text":"MBICCaptureUXSettings"}],"abstract":[{"type":"text","text":"Capture UX Settings."},{"type":"text","text":" "},{"type":"text","text":"Used for cusotmizing UX."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureuxsettings"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureUXSettings/showOnboardingInfo":{"role":"symbol","title":"showOnboardingInfo","fragments":[{"kind":"identifier","text":"showOnboardingInfo"}],"abstract":[{"type":"text","text":"Defines whether button for presenting onboarding screens will be present on screen."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings\/showOnboardingInfo","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureuxsettings\/showonboardinginfo"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewController":{"role":"symbol","title":"MBICCaptureViewController","fragments":[{"kind":"identifier","text":"MBICCaptureViewController"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontroller"},"doc://com.microblink.Capture/objc(cs)NSObject":{"type":"unresolvable","title":"NSObject","identifier":"doc:\/\/com.microblink.Capture\/objc(cs)NSObject"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureUXSettings/sideCaptureTimeout":{"role":"symbol","title":"sideCaptureTimeout","fragments":[{"kind":"identifier","text":"sideCaptureTimeout"}],"abstract":[{"type":"text","text":"Defines side capture timeout."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings\/sideCaptureTimeout","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureuxsettings\/sidecapturetimeout"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@interface"},{"kind":"text","text":" "},{"kind":"identifier","text":"MBICCaptureUXSettings"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"NSObject","preciseIdentifier":"c:objc(cs)NSObject"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureuxsettings"],"traits":[{"interfaceLanguage":"occ"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/com.microblink.Capture\/objc(cs)NSObject"],"kind":"relationships","title":"Inherits From","type":"inheritsFrom"}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Capture UX Settings."},{"type":"text","text":" "},{"type":"text","text":"Used for cusotmizing UX."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICCaptureUXSettings"}],"title":"MBICCaptureUXSettings","roleHeading":"Class","role":"symbol","symbolKind":"class","externalID":"c:objc(cs)MBICCaptureUXSettings","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICCaptureUXSettings"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture"]]},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings\/idleTimerDisabled","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings\/showIntroductionDialog","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings\/showOnboardingInfo","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings\/sideCaptureTimeout"]}],"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/objc(cs)NSObject":{"type":"unresolvable","title":"NSObject","identifier":"doc:\/\/com.microblink.Capture\/objc(cs)NSObject"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureUXSettings/sideCaptureTimeout":{"role":"symbol","title":"sideCaptureTimeout","fragments":[{"kind":"identifier","text":"sideCaptureTimeout"}],"abstract":[{"type":"text","text":"Defines side capture timeout."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings\/sideCaptureTimeout","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureuxsettings\/sidecapturetimeout"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureUXSettings/showOnboardingInfo":{"role":"symbol","title":"showOnboardingInfo","fragments":[{"kind":"identifier","text":"showOnboardingInfo"}],"abstract":[{"type":"text","text":"Defines whether button for presenting onboarding screens will be present on screen."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings\/showOnboardingInfo","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureuxsettings\/showonboardinginfo"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureUXSettings/idleTimerDisabled":{"role":"symbol","title":"idleTimerDisabled","fragments":[{"kind":"identifier","text":"idleTimerDisabled"}],"abstract":[{"type":"text","text":"Defines whether whether the idle timer is disabled for the "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController"},{"type":"text","text":"."},{"type":"text","text":" "},{"type":"text","text":"Set this to NO if you want that "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController"},{"type":"text","text":" goes to sleep."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings\/idleTimerDisabled","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureuxsettings\/idletimerdisabled"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureUXSettings":{"role":"symbol","title":"MBICCaptureUXSettings","fragments":[{"kind":"identifier","text":"MBICCaptureUXSettings"}],"abstract":[{"type":"text","text":"Capture UX Settings."},{"type":"text","text":" "},{"type":"text","text":"Used for cusotmizing UX."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureuxsettings"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureUXSettings/showIntroductionDialog":{"role":"symbol","title":"showIntroductionDialog","fragments":[{"kind":"identifier","text":"showIntroductionDialog"}],"abstract":[{"type":"text","text":"Defines whether tutorial alert will be presented on appear."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings\/showIntroductionDialog","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureuxsettings\/showintroductiondialog"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewController":{"role":"symbol","title":"MBICCaptureViewController","fragments":[{"kind":"identifier","text":"MBICCaptureViewController"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontroller"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccaptureuxsettings/idletimerdisabled.json b/docs/data/documentation/capture/mbiccaptureuxsettings/idletimerdisabled.json index b9ac227..0486454 100644 --- a/docs/data/documentation/capture/mbiccaptureuxsettings/idletimerdisabled.json +++ b/docs/data/documentation/capture/mbiccaptureuxsettings/idletimerdisabled.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"assign"},{"kind":"text","text":", "},{"kind":"keyword","text":"unsafe_unretained"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":", "},{"kind":"keyword","text":"getter"},{"kind":"text","text":"="},{"kind":"identifier","text":"isIdleTimerDisabled"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"BOOL","preciseIdentifier":"c:@T@BOOL"},{"kind":"text","text":" "},{"kind":"identifier","text":"idleTimerDisabled"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: "},{"type":"codeVoice","code":"YES"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureuxsettings\/idletimerdisabled"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings\/idleTimerDisabled","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Defines whether whether the idle timer is disabled for the "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController"},{"type":"text","text":"."},{"type":"text","text":" "},{"type":"text","text":"Set this to NO if you want that "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController"},{"type":"text","text":" goes to sleep."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"idleTimerDisabled"}],"title":"idleTimerDisabled","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureUXSettings(py)idleTimerDisabled","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"idleTimerDisabled"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureUXSettings":{"role":"symbol","title":"MBICCaptureUXSettings","fragments":[{"kind":"identifier","text":"MBICCaptureUXSettings"}],"abstract":[{"type":"text","text":"Capture UX Settings."},{"type":"text","text":" "},{"type":"text","text":"Used for cusotmizing UX."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureuxsettings"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureUXSettings/idleTimerDisabled":{"role":"symbol","title":"idleTimerDisabled","fragments":[{"kind":"identifier","text":"idleTimerDisabled"}],"abstract":[{"type":"text","text":"Defines whether whether the idle timer is disabled for the "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController"},{"type":"text","text":"."},{"type":"text","text":" "},{"type":"text","text":"Set this to NO if you want that "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController"},{"type":"text","text":" goes to sleep."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings\/idleTimerDisabled","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureuxsettings\/idletimerdisabled"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewController":{"role":"symbol","title":"MBICCaptureViewController","fragments":[{"kind":"identifier","text":"MBICCaptureViewController"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontroller"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"assign"},{"kind":"text","text":", "},{"kind":"keyword","text":"unsafe_unretained"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":", "},{"kind":"keyword","text":"getter"},{"kind":"text","text":"="},{"kind":"identifier","text":"isIdleTimerDisabled"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"BOOL","preciseIdentifier":"c:@T@BOOL"},{"kind":"text","text":" "},{"kind":"identifier","text":"idleTimerDisabled"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: "},{"type":"codeVoice","code":"YES"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureuxsettings\/idletimerdisabled"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings\/idleTimerDisabled","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Defines whether whether the idle timer is disabled for the "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController"},{"type":"text","text":"."},{"type":"text","text":" "},{"type":"text","text":"Set this to NO if you want that "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController"},{"type":"text","text":" goes to sleep."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"idleTimerDisabled"}],"title":"idleTimerDisabled","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureUXSettings(py)idleTimerDisabled","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"idleTimerDisabled"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewController":{"role":"symbol","title":"MBICCaptureViewController","fragments":[{"kind":"identifier","text":"MBICCaptureViewController"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontroller"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureUXSettings/idleTimerDisabled":{"role":"symbol","title":"idleTimerDisabled","fragments":[{"kind":"identifier","text":"idleTimerDisabled"}],"abstract":[{"type":"text","text":"Defines whether whether the idle timer is disabled for the "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController"},{"type":"text","text":"."},{"type":"text","text":" "},{"type":"text","text":"Set this to NO if you want that "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController"},{"type":"text","text":" goes to sleep."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings\/idleTimerDisabled","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureuxsettings\/idletimerdisabled"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureUXSettings":{"role":"symbol","title":"MBICCaptureUXSettings","fragments":[{"kind":"identifier","text":"MBICCaptureUXSettings"}],"abstract":[{"type":"text","text":"Capture UX Settings."},{"type":"text","text":" "},{"type":"text","text":"Used for cusotmizing UX."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureuxsettings"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccaptureuxsettings/showintroductiondialog.json b/docs/data/documentation/capture/mbiccaptureuxsettings/showintroductiondialog.json index 0f666ea..2d02630 100644 --- a/docs/data/documentation/capture/mbiccaptureuxsettings/showintroductiondialog.json +++ b/docs/data/documentation/capture/mbiccaptureuxsettings/showintroductiondialog.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"assign"},{"kind":"text","text":", "},{"kind":"keyword","text":"unsafe_unretained"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"BOOL","preciseIdentifier":"c:@T@BOOL"},{"kind":"text","text":" "},{"kind":"identifier","text":"showIntroductionDialog"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: "},{"type":"codeVoice","code":"NO"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureuxsettings\/showintroductiondialog"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings\/showIntroductionDialog","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Defines whether tutorial alert will be presented on appear."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"showIntroductionDialog"}],"title":"showIntroductionDialog","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureUXSettings(py)showIntroductionDialog","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"showIntroductionDialog"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureUXSettings/showIntroductionDialog":{"role":"symbol","title":"showIntroductionDialog","fragments":[{"kind":"identifier","text":"showIntroductionDialog"}],"abstract":[{"type":"text","text":"Defines whether tutorial alert will be presented on appear."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings\/showIntroductionDialog","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureuxsettings\/showintroductiondialog"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureUXSettings":{"role":"symbol","title":"MBICCaptureUXSettings","fragments":[{"kind":"identifier","text":"MBICCaptureUXSettings"}],"abstract":[{"type":"text","text":"Capture UX Settings."},{"type":"text","text":" "},{"type":"text","text":"Used for cusotmizing UX."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureuxsettings"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"assign"},{"kind":"text","text":", "},{"kind":"keyword","text":"unsafe_unretained"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"BOOL","preciseIdentifier":"c:@T@BOOL"},{"kind":"text","text":" "},{"kind":"identifier","text":"showIntroductionDialog"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: "},{"type":"codeVoice","code":"NO"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureuxsettings\/showintroductiondialog"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings\/showIntroductionDialog","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Defines whether tutorial alert will be presented on appear."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"showIntroductionDialog"}],"title":"showIntroductionDialog","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureUXSettings(py)showIntroductionDialog","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"showIntroductionDialog"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureUXSettings/showIntroductionDialog":{"role":"symbol","title":"showIntroductionDialog","fragments":[{"kind":"identifier","text":"showIntroductionDialog"}],"abstract":[{"type":"text","text":"Defines whether tutorial alert will be presented on appear."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings\/showIntroductionDialog","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureuxsettings\/showintroductiondialog"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureUXSettings":{"role":"symbol","title":"MBICCaptureUXSettings","fragments":[{"kind":"identifier","text":"MBICCaptureUXSettings"}],"abstract":[{"type":"text","text":"Capture UX Settings."},{"type":"text","text":" "},{"type":"text","text":"Used for cusotmizing UX."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureuxsettings"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccaptureuxsettings/showonboardinginfo.json b/docs/data/documentation/capture/mbiccaptureuxsettings/showonboardinginfo.json index 61b10f7..d95820c 100644 --- a/docs/data/documentation/capture/mbiccaptureuxsettings/showonboardinginfo.json +++ b/docs/data/documentation/capture/mbiccaptureuxsettings/showonboardinginfo.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"assign"},{"kind":"text","text":", "},{"kind":"keyword","text":"unsafe_unretained"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"BOOL","preciseIdentifier":"c:@T@BOOL"},{"kind":"text","text":" "},{"kind":"identifier","text":"showOnboardingInfo"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: "},{"type":"codeVoice","code":"YES"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureuxsettings\/showonboardinginfo"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings\/showOnboardingInfo","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Defines whether button for presenting onboarding screens will be present on screen."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"showOnboardingInfo"}],"title":"showOnboardingInfo","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureUXSettings(py)showOnboardingInfo","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"showOnboardingInfo"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureUXSettings/showOnboardingInfo":{"role":"symbol","title":"showOnboardingInfo","fragments":[{"kind":"identifier","text":"showOnboardingInfo"}],"abstract":[{"type":"text","text":"Defines whether button for presenting onboarding screens will be present on screen."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings\/showOnboardingInfo","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureuxsettings\/showonboardinginfo"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureUXSettings":{"role":"symbol","title":"MBICCaptureUXSettings","fragments":[{"kind":"identifier","text":"MBICCaptureUXSettings"}],"abstract":[{"type":"text","text":"Capture UX Settings."},{"type":"text","text":" "},{"type":"text","text":"Used for cusotmizing UX."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureuxsettings"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"assign"},{"kind":"text","text":", "},{"kind":"keyword","text":"unsafe_unretained"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"BOOL","preciseIdentifier":"c:@T@BOOL"},{"kind":"text","text":" "},{"kind":"identifier","text":"showOnboardingInfo"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: "},{"type":"codeVoice","code":"YES"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureuxsettings\/showonboardinginfo"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings\/showOnboardingInfo","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Defines whether button for presenting onboarding screens will be present on screen."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"showOnboardingInfo"}],"title":"showOnboardingInfo","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureUXSettings(py)showOnboardingInfo","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"showOnboardingInfo"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureUXSettings":{"role":"symbol","title":"MBICCaptureUXSettings","fragments":[{"kind":"identifier","text":"MBICCaptureUXSettings"}],"abstract":[{"type":"text","text":"Capture UX Settings."},{"type":"text","text":" "},{"type":"text","text":"Used for cusotmizing UX."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureuxsettings"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureUXSettings/showOnboardingInfo":{"role":"symbol","title":"showOnboardingInfo","fragments":[{"kind":"identifier","text":"showOnboardingInfo"}],"abstract":[{"type":"text","text":"Defines whether button for presenting onboarding screens will be present on screen."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings\/showOnboardingInfo","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureuxsettings\/showonboardinginfo"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccaptureuxsettings/sidecapturetimeout.json b/docs/data/documentation/capture/mbiccaptureuxsettings/sidecapturetimeout.json index 2bb64ff..7cc4e6b 100644 --- a/docs/data/documentation/capture/mbiccaptureuxsettings/sidecapturetimeout.json +++ b/docs/data/documentation/capture/mbiccaptureuxsettings/sidecapturetimeout.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"assign"},{"kind":"text","text":", "},{"kind":"keyword","text":"unsafe_unretained"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"NSTimeInterval","preciseIdentifier":"c:@T@NSTimeInterval"},{"kind":"text","text":" "},{"kind":"identifier","text":"sideCaptureTimeout"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Use this to set the timeout for each side capture."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: "},{"type":"codeVoice","code":"15 seconds"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureuxsettings\/sidecapturetimeout"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings\/sideCaptureTimeout","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Defines side capture timeout."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"sideCaptureTimeout"}],"title":"sideCaptureTimeout","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureUXSettings(py)sideCaptureTimeout","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"sideCaptureTimeout"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureUXSettings/sideCaptureTimeout":{"role":"symbol","title":"sideCaptureTimeout","fragments":[{"kind":"identifier","text":"sideCaptureTimeout"}],"abstract":[{"type":"text","text":"Defines side capture timeout."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings\/sideCaptureTimeout","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureuxsettings\/sidecapturetimeout"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureUXSettings":{"role":"symbol","title":"MBICCaptureUXSettings","fragments":[{"kind":"identifier","text":"MBICCaptureUXSettings"}],"abstract":[{"type":"text","text":"Capture UX Settings."},{"type":"text","text":" "},{"type":"text","text":"Used for cusotmizing UX."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureuxsettings"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"assign"},{"kind":"text","text":", "},{"kind":"keyword","text":"unsafe_unretained"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"NSTimeInterval","preciseIdentifier":"c:@T@NSTimeInterval"},{"kind":"text","text":" "},{"kind":"identifier","text":"sideCaptureTimeout"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Use this to set the timeout for each side capture."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: "},{"type":"codeVoice","code":"15 seconds"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureuxsettings\/sidecapturetimeout"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings\/sideCaptureTimeout","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Defines side capture timeout."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"sideCaptureTimeout"}],"title":"sideCaptureTimeout","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureUXSettings(py)sideCaptureTimeout","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"sideCaptureTimeout"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureUXSettings":{"role":"symbol","title":"MBICCaptureUXSettings","fragments":[{"kind":"identifier","text":"MBICCaptureUXSettings"}],"abstract":[{"type":"text","text":"Capture UX Settings."},{"type":"text","text":" "},{"type":"text","text":"Used for cusotmizing UX."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureuxsettings"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureUXSettings/sideCaptureTimeout":{"role":"symbol","title":"sideCaptureTimeout","fragments":[{"kind":"identifier","text":"sideCaptureTimeout"}],"abstract":[{"type":"text","text":"Defines side capture timeout."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings\/sideCaptureTimeout","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureuxsettings\/sidecapturetimeout"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccaptureviewcontroller.json b/docs/data/documentation/capture/mbiccaptureviewcontroller.json index 7d745af..bc76144 100644 --- a/docs/data/documentation/capture/mbiccaptureviewcontroller.json +++ b/docs/data/documentation/capture/mbiccaptureviewcontroller.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@interface"},{"kind":"text","text":" "},{"kind":"identifier","text":"MBICCaptureViewController"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"UIViewController","preciseIdentifier":"c:objc(cs)UIViewController"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontroller"],"traits":[{"interfaceLanguage":"occ"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/com.microblink.Capture\/objc(cs)UIViewController"],"kind":"relationships","title":"Inherits From","type":"inheritsFrom"}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController","interfaceLanguage":"occ"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController\/captureSettings","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController\/delegate"]},{"title":"Instance Methods","identifiers":["doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController\/init","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController\/initWithCaptureSettings:","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController\/startNewCaptureSession"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICCaptureViewController"}],"title":"MBICCaptureViewController","roleHeading":"Class","role":"symbol","symbolKind":"class","externalID":"c:objc(cs)MBICCaptureViewController","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICCaptureViewController"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewController/delegate":{"role":"symbol","title":"delegate","fragments":[{"kind":"identifier","text":"delegate"}],"abstract":[{"type":"text","text":"Delegate."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerDelegate"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController\/delegate","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontroller\/delegate"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewController/init":{"role":"symbol","title":"init","fragments":[{"kind":"text","text":"- "},{"kind":"identifier","text":"init"}],"abstract":[{"type":"text","text":"Initialize "},{"type":"codeVoice","code":"MBICCaptureViewController"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController\/init","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"init"}],"url":"\/documentation\/capture\/mbiccaptureviewcontroller\/init"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewController":{"role":"symbol","title":"MBICCaptureViewController","fragments":[{"kind":"identifier","text":"MBICCaptureViewController"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontroller"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewController/captureSettings":{"role":"symbol","title":"captureSettings","fragments":[{"kind":"identifier","text":"captureSettings"}],"abstract":[{"type":"text","text":"Capture settings."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController\/captureSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontroller\/capturesettings"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerDelegate":{"role":"symbol","title":"MBICCaptureViewControllerDelegate","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerDelegate"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerDelegate","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollerdelegate"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewController/initWithCaptureSettings:":{"role":"symbol","title":"initWithCaptureSettings:","fragments":[{"kind":"text","text":"- "},{"kind":"identifier","text":"initWithCaptureSettings:"}],"abstract":[{"type":"text","text":"Designated initializer - Initialize "},{"type":"codeVoice","code":"MBICCaptureViewController"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController\/initWithCaptureSettings:","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"initWithCaptureSettings:"}],"url":"\/documentation\/capture\/mbiccaptureviewcontroller\/initwithcapturesettings:"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewController/startNewCaptureSession":{"role":"symbol","title":"startNewCaptureSession","fragments":[{"kind":"text","text":"- "},{"kind":"identifier","text":"startNewCaptureSession"}],"abstract":[{"type":"text","text":"Start new scan session."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController\/startNewCaptureSession","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"startNewCaptureSession"}],"url":"\/documentation\/capture\/mbiccaptureviewcontroller\/startnewcapturesession"},"doc://com.microblink.Capture/objc(cs)UIViewController":{"type":"unresolvable","title":"UIViewController","identifier":"doc:\/\/com.microblink.Capture\/objc(cs)UIViewController"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@interface"},{"kind":"text","text":" "},{"kind":"identifier","text":"MBICCaptureViewController"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"UIViewController","preciseIdentifier":"c:objc(cs)UIViewController"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontroller"],"traits":[{"interfaceLanguage":"occ"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/com.microblink.Capture\/objc(cs)UIViewController"],"kind":"relationships","title":"Inherits From","type":"inheritsFrom"}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController","interfaceLanguage":"occ"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController\/captureSettings","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController\/delegate"]},{"title":"Instance Methods","identifiers":["doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController\/init","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController\/initWithCaptureSettings:","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController\/startNewCaptureSession"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICCaptureViewController"}],"title":"MBICCaptureViewController","roleHeading":"Class","role":"symbol","symbolKind":"class","externalID":"c:objc(cs)MBICCaptureViewController","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICCaptureViewController"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewController/initWithCaptureSettings:":{"role":"symbol","title":"initWithCaptureSettings:","fragments":[{"kind":"text","text":"- "},{"kind":"identifier","text":"initWithCaptureSettings:"}],"abstract":[{"type":"text","text":"Designated initializer - Initialize "},{"type":"codeVoice","code":"MBICCaptureViewController"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController\/initWithCaptureSettings:","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"initWithCaptureSettings:"}],"url":"\/documentation\/capture\/mbiccaptureviewcontroller\/initwithcapturesettings:"},"doc://com.microblink.Capture/objc(cs)UIViewController":{"type":"unresolvable","title":"UIViewController","identifier":"doc:\/\/com.microblink.Capture\/objc(cs)UIViewController"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewController/startNewCaptureSession":{"role":"symbol","title":"startNewCaptureSession","fragments":[{"kind":"text","text":"- "},{"kind":"identifier","text":"startNewCaptureSession"}],"abstract":[{"type":"text","text":"Start new scan session."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController\/startNewCaptureSession","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"startNewCaptureSession"}],"url":"\/documentation\/capture\/mbiccaptureviewcontroller\/startnewcapturesession"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewController/captureSettings":{"role":"symbol","title":"captureSettings","fragments":[{"kind":"identifier","text":"captureSettings"}],"abstract":[{"type":"text","text":"Capture settings."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController\/captureSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontroller\/capturesettings"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewController":{"role":"symbol","title":"MBICCaptureViewController","fragments":[{"kind":"identifier","text":"MBICCaptureViewController"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontroller"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewController/delegate":{"role":"symbol","title":"delegate","fragments":[{"kind":"identifier","text":"delegate"}],"abstract":[{"type":"text","text":"Delegate."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerDelegate"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController\/delegate","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontroller\/delegate"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewController/init":{"role":"symbol","title":"init","fragments":[{"kind":"text","text":"- "},{"kind":"identifier","text":"init"}],"abstract":[{"type":"text","text":"Initialize "},{"type":"codeVoice","code":"MBICCaptureViewController"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController\/init","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"init"}],"url":"\/documentation\/capture\/mbiccaptureviewcontroller\/init"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerDelegate":{"role":"symbol","title":"MBICCaptureViewControllerDelegate","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerDelegate"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerDelegate","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollerdelegate"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccaptureviewcontroller/capturesettings.json b/docs/data/documentation/capture/mbiccaptureviewcontroller/capturesettings.json index 09d0dbe..4a84cad 100644 --- a/docs/data/documentation/capture/mbiccaptureviewcontroller/capturesettings.json +++ b/docs/data/documentation/capture/mbiccaptureviewcontroller/capturesettings.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"readonly"},{"kind":"text","text":") "},{"kind":"typeIdentifier","identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings","preciseIdentifier":"c:objc(cs)MBICCaptureSettings","text":"MBICCaptureSettings"},{"kind":"text","text":" * "},{"kind":"identifier","text":"captureSettings"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontroller\/capturesettings"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController\/captureSettings","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Capture settings."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"captureSettings"}],"title":"captureSettings","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureViewController(py)captureSettings","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"captureSettings"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings/captureViewControllerTheme":{"role":"symbol","title":"captureViewControllerTheme","fragments":[{"kind":"identifier","text":"captureViewControllerTheme"}],"abstract":[{"type":"text","text":"Overlay customization settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/captureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings\/captureviewcontrollertheme"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings/uxSettings":{"role":"symbol","title":"uxSettings","fragments":[{"kind":"identifier","text":"uxSettings"}],"abstract":[{"type":"text","text":"UX settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/uxSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings\/uxsettings"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings/analyserSettings":{"role":"symbol","title":"analyserSettings","fragments":[{"kind":"identifier","text":"analyserSettings"}],"abstract":[{"type":"text","text":"Capture analyser settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/analyserSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings\/analysersettings"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings/cameraSettings":{"role":"symbol","title":"cameraSettings","fragments":[{"kind":"identifier","text":"cameraSettings"}],"abstract":[{"type":"text","text":"Camera settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCameraSettings"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/cameraSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings\/camerasettings"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings":{"role":"symbol","title":"MBICCaptureSettings","fragments":[{"kind":"identifier","text":"MBICCaptureSettings"}],"abstract":[{"type":"text","text":"Settings configuration class."},{"type":"text","text":" "},{"type":"text","text":"Use it to configure "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/analyserSettings"},{"type":"text","text":", "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/cameraSettings"},{"type":"text","text":", "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/uxSettings"},{"type":"text","text":" and "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/captureViewControllerTheme"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewController/captureSettings":{"role":"symbol","title":"captureSettings","fragments":[{"kind":"identifier","text":"captureSettings"}],"abstract":[{"type":"text","text":"Capture settings."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController\/captureSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontroller\/capturesettings"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewController":{"role":"symbol","title":"MBICCaptureViewController","fragments":[{"kind":"identifier","text":"MBICCaptureViewController"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontroller"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"readonly"},{"kind":"text","text":") "},{"kind":"typeIdentifier","identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings","preciseIdentifier":"c:objc(cs)MBICCaptureSettings","text":"MBICCaptureSettings"},{"kind":"text","text":" * "},{"kind":"identifier","text":"captureSettings"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontroller\/capturesettings"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController\/captureSettings","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Capture settings."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"captureSettings"}],"title":"captureSettings","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureViewController(py)captureSettings","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"captureSettings"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewController/captureSettings":{"role":"symbol","title":"captureSettings","fragments":[{"kind":"identifier","text":"captureSettings"}],"abstract":[{"type":"text","text":"Capture settings."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController\/captureSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontroller\/capturesettings"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings/captureViewControllerTheme":{"role":"symbol","title":"captureViewControllerTheme","fragments":[{"kind":"identifier","text":"captureViewControllerTheme"}],"abstract":[{"type":"text","text":"Overlay customization settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/captureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings\/captureviewcontrollertheme"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings/uxSettings":{"role":"symbol","title":"uxSettings","fragments":[{"kind":"identifier","text":"uxSettings"}],"abstract":[{"type":"text","text":"UX settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/uxSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings\/uxsettings"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings/cameraSettings":{"role":"symbol","title":"cameraSettings","fragments":[{"kind":"identifier","text":"cameraSettings"}],"abstract":[{"type":"text","text":"Camera settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCameraSettings"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/cameraSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings\/camerasettings"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings/analyserSettings":{"role":"symbol","title":"analyserSettings","fragments":[{"kind":"identifier","text":"analyserSettings"}],"abstract":[{"type":"text","text":"Capture analyser settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/analyserSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings\/analysersettings"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewController":{"role":"symbol","title":"MBICCaptureViewController","fragments":[{"kind":"identifier","text":"MBICCaptureViewController"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontroller"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings":{"role":"symbol","title":"MBICCaptureSettings","fragments":[{"kind":"identifier","text":"MBICCaptureSettings"}],"abstract":[{"type":"text","text":"Settings configuration class."},{"type":"text","text":" "},{"type":"text","text":"Use it to configure "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/analyserSettings"},{"type":"text","text":", "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/cameraSettings"},{"type":"text","text":", "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/uxSettings"},{"type":"text","text":" and "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/captureViewControllerTheme"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccaptureviewcontroller/delegate.json b/docs/data/documentation/capture/mbiccaptureviewcontroller/delegate.json index aed84a1..1ec42d6 100644 --- a/docs/data/documentation/capture/mbiccaptureviewcontroller/delegate.json +++ b/docs/data/documentation/capture/mbiccaptureviewcontroller/delegate.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"weak"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"id","preciseIdentifier":"c:Qoobjc(pl)MBICCaptureViewControllerDelegate"},{"kind":"text","text":" * "},{"kind":"identifier","text":"delegate"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontroller\/delegate"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController\/delegate","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Delegate."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerDelegate"},{"type":"text","text":" for more details."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"delegate"}],"title":"delegate","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureViewController(py)delegate","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"delegate"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewController":{"role":"symbol","title":"MBICCaptureViewController","fragments":[{"kind":"identifier","text":"MBICCaptureViewController"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontroller"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerDelegate":{"role":"symbol","title":"MBICCaptureViewControllerDelegate","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerDelegate"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerDelegate","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollerdelegate"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewController/delegate":{"role":"symbol","title":"delegate","fragments":[{"kind":"identifier","text":"delegate"}],"abstract":[{"type":"text","text":"Delegate."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerDelegate"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController\/delegate","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontroller\/delegate"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"weak"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"id","preciseIdentifier":"c:Qoobjc(pl)MBICCaptureViewControllerDelegate"},{"kind":"text","text":" * "},{"kind":"identifier","text":"delegate"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontroller\/delegate"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController\/delegate","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Delegate."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerDelegate"},{"type":"text","text":" for more details."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"delegate"}],"title":"delegate","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureViewController(py)delegate","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"delegate"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewController/delegate":{"role":"symbol","title":"delegate","fragments":[{"kind":"identifier","text":"delegate"}],"abstract":[{"type":"text","text":"Delegate."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerDelegate"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController\/delegate","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontroller\/delegate"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewController":{"role":"symbol","title":"MBICCaptureViewController","fragments":[{"kind":"identifier","text":"MBICCaptureViewController"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontroller"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerDelegate":{"role":"symbol","title":"MBICCaptureViewControllerDelegate","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerDelegate"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerDelegate","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollerdelegate"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccaptureviewcontroller/init.json b/docs/data/documentation/capture/mbiccaptureviewcontroller/init.json index 3bfa614..fe0f48e 100644 --- a/docs/data/documentation/capture/mbiccaptureviewcontroller/init.json +++ b/docs/data/documentation/capture/mbiccaptureviewcontroller/init.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"text","text":"- ("},{"kind":"keyword","text":"id"},{"kind":"text","text":") "},{"kind":"identifier","text":"init"},{"kind":"text","text":";"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Use this to initialize "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController"},{"type":"text","text":" with default "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontroller\/init"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController\/init","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Initialize "},{"type":"codeVoice","code":"MBICCaptureViewController"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"fragments":[{"kind":"text","text":"- "},{"kind":"identifier","text":"init"}],"title":"init","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"c:objc(cs)MBICCaptureViewController(im)init","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"init"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings/uxSettings":{"role":"symbol","title":"uxSettings","fragments":[{"kind":"identifier","text":"uxSettings"}],"abstract":[{"type":"text","text":"UX settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/uxSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings\/uxsettings"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings/captureViewControllerTheme":{"role":"symbol","title":"captureViewControllerTheme","fragments":[{"kind":"identifier","text":"captureViewControllerTheme"}],"abstract":[{"type":"text","text":"Overlay customization settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/captureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings\/captureviewcontrollertheme"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings/analyserSettings":{"role":"symbol","title":"analyserSettings","fragments":[{"kind":"identifier","text":"analyserSettings"}],"abstract":[{"type":"text","text":"Capture analyser settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/analyserSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings\/analysersettings"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewController/init":{"role":"symbol","title":"init","fragments":[{"kind":"text","text":"- "},{"kind":"identifier","text":"init"}],"abstract":[{"type":"text","text":"Initialize "},{"type":"codeVoice","code":"MBICCaptureViewController"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController\/init","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"init"}],"url":"\/documentation\/capture\/mbiccaptureviewcontroller\/init"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewController":{"role":"symbol","title":"MBICCaptureViewController","fragments":[{"kind":"identifier","text":"MBICCaptureViewController"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontroller"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings/cameraSettings":{"role":"symbol","title":"cameraSettings","fragments":[{"kind":"identifier","text":"cameraSettings"}],"abstract":[{"type":"text","text":"Camera settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCameraSettings"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/cameraSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings\/camerasettings"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings":{"role":"symbol","title":"MBICCaptureSettings","fragments":[{"kind":"identifier","text":"MBICCaptureSettings"}],"abstract":[{"type":"text","text":"Settings configuration class."},{"type":"text","text":" "},{"type":"text","text":"Use it to configure "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/analyserSettings"},{"type":"text","text":", "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/cameraSettings"},{"type":"text","text":", "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/uxSettings"},{"type":"text","text":" and "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/captureViewControllerTheme"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"text","text":"- ("},{"kind":"keyword","text":"id"},{"kind":"text","text":") "},{"kind":"identifier","text":"init"},{"kind":"text","text":";"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Use this to initialize "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController"},{"type":"text","text":" with default "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontroller\/init"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController\/init","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Initialize "},{"type":"codeVoice","code":"MBICCaptureViewController"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"fragments":[{"kind":"text","text":"- "},{"kind":"identifier","text":"init"}],"title":"init","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"c:objc(cs)MBICCaptureViewController(im)init","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"init"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings":{"role":"symbol","title":"MBICCaptureSettings","fragments":[{"kind":"identifier","text":"MBICCaptureSettings"}],"abstract":[{"type":"text","text":"Settings configuration class."},{"type":"text","text":" "},{"type":"text","text":"Use it to configure "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/analyserSettings"},{"type":"text","text":", "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/cameraSettings"},{"type":"text","text":", "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/uxSettings"},{"type":"text","text":" and "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/captureViewControllerTheme"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings/uxSettings":{"role":"symbol","title":"uxSettings","fragments":[{"kind":"identifier","text":"uxSettings"}],"abstract":[{"type":"text","text":"UX settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/uxSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings\/uxsettings"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewController/init":{"role":"symbol","title":"init","fragments":[{"kind":"text","text":"- "},{"kind":"identifier","text":"init"}],"abstract":[{"type":"text","text":"Initialize "},{"type":"codeVoice","code":"MBICCaptureViewController"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController\/init","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"init"}],"url":"\/documentation\/capture\/mbiccaptureviewcontroller\/init"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings/cameraSettings":{"role":"symbol","title":"cameraSettings","fragments":[{"kind":"identifier","text":"cameraSettings"}],"abstract":[{"type":"text","text":"Camera settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCameraSettings"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/cameraSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings\/camerasettings"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings/analyserSettings":{"role":"symbol","title":"analyserSettings","fragments":[{"kind":"identifier","text":"analyserSettings"}],"abstract":[{"type":"text","text":"Capture analyser settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/analyserSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings\/analysersettings"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewController":{"role":"symbol","title":"MBICCaptureViewController","fragments":[{"kind":"identifier","text":"MBICCaptureViewController"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontroller"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings/captureViewControllerTheme":{"role":"symbol","title":"captureViewControllerTheme","fragments":[{"kind":"identifier","text":"captureViewControllerTheme"}],"abstract":[{"type":"text","text":"Overlay customization settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/captureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings\/captureviewcontrollertheme"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccaptureviewcontroller/initwithcapturesettings:.json b/docs/data/documentation/capture/mbiccaptureviewcontroller/initwithcapturesettings:.json index bc4e84a..74287a6 100644 --- a/docs/data/documentation/capture/mbiccaptureviewcontroller/initwithcapturesettings:.json +++ b/docs/data/documentation/capture/mbiccaptureviewcontroller/initwithcapturesettings:.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"text","text":"- ("},{"kind":"keyword","text":"id"},{"kind":"text","text":") "},{"kind":"identifier","text":"initWithCaptureSettings:"},{"kind":"text","text":"("},{"kind":"typeIdentifier","identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings","preciseIdentifier":"c:objc(cs)MBICCaptureSettings","text":"MBICCaptureSettings"},{"kind":"text","text":" *) "},{"kind":"internalParam","text":"captureSettings"},{"kind":"text","text":";"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"captureSettings","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The capture settings."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Use this to initialize "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController"},{"type":"text","text":" with custom "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontroller\/initwithcapturesettings:"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController\/initWithCaptureSettings:","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Designated initializer - Initialize "},{"type":"codeVoice","code":"MBICCaptureViewController"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"fragments":[{"kind":"text","text":"- "},{"kind":"identifier","text":"initWithCaptureSettings:"}],"title":"initWithCaptureSettings:","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"c:objc(cs)MBICCaptureViewController(im)initWithCaptureSettings:","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"initWithCaptureSettings:"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewController":{"role":"symbol","title":"MBICCaptureViewController","fragments":[{"kind":"identifier","text":"MBICCaptureViewController"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontroller"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings/cameraSettings":{"role":"symbol","title":"cameraSettings","fragments":[{"kind":"identifier","text":"cameraSettings"}],"abstract":[{"type":"text","text":"Camera settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCameraSettings"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/cameraSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings\/camerasettings"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings/uxSettings":{"role":"symbol","title":"uxSettings","fragments":[{"kind":"identifier","text":"uxSettings"}],"abstract":[{"type":"text","text":"UX settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/uxSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings\/uxsettings"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings":{"role":"symbol","title":"MBICCaptureSettings","fragments":[{"kind":"identifier","text":"MBICCaptureSettings"}],"abstract":[{"type":"text","text":"Settings configuration class."},{"type":"text","text":" "},{"type":"text","text":"Use it to configure "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/analyserSettings"},{"type":"text","text":", "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/cameraSettings"},{"type":"text","text":", "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/uxSettings"},{"type":"text","text":" and "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/captureViewControllerTheme"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings/captureViewControllerTheme":{"role":"symbol","title":"captureViewControllerTheme","fragments":[{"kind":"identifier","text":"captureViewControllerTheme"}],"abstract":[{"type":"text","text":"Overlay customization settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/captureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings\/captureviewcontrollertheme"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewController/initWithCaptureSettings:":{"role":"symbol","title":"initWithCaptureSettings:","fragments":[{"kind":"text","text":"- "},{"kind":"identifier","text":"initWithCaptureSettings:"}],"abstract":[{"type":"text","text":"Designated initializer - Initialize "},{"type":"codeVoice","code":"MBICCaptureViewController"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController\/initWithCaptureSettings:","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"initWithCaptureSettings:"}],"url":"\/documentation\/capture\/mbiccaptureviewcontroller\/initwithcapturesettings:"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings/analyserSettings":{"role":"symbol","title":"analyserSettings","fragments":[{"kind":"identifier","text":"analyserSettings"}],"abstract":[{"type":"text","text":"Capture analyser settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/analyserSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings\/analysersettings"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"text","text":"- ("},{"kind":"keyword","text":"id"},{"kind":"text","text":") "},{"kind":"identifier","text":"initWithCaptureSettings:"},{"kind":"text","text":"("},{"kind":"typeIdentifier","identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings","preciseIdentifier":"c:objc(cs)MBICCaptureSettings","text":"MBICCaptureSettings"},{"kind":"text","text":" *) "},{"kind":"internalParam","text":"captureSettings"},{"kind":"text","text":";"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"captureSettings","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The capture settings."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Use this to initialize "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController"},{"type":"text","text":" with custom "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontroller\/initwithcapturesettings:"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController\/initWithCaptureSettings:","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Designated initializer - Initialize "},{"type":"codeVoice","code":"MBICCaptureViewController"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"fragments":[{"kind":"text","text":"- "},{"kind":"identifier","text":"initWithCaptureSettings:"}],"title":"initWithCaptureSettings:","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"c:objc(cs)MBICCaptureViewController(im)initWithCaptureSettings:","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"initWithCaptureSettings:"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewController/initWithCaptureSettings:":{"role":"symbol","title":"initWithCaptureSettings:","fragments":[{"kind":"text","text":"- "},{"kind":"identifier","text":"initWithCaptureSettings:"}],"abstract":[{"type":"text","text":"Designated initializer - Initialize "},{"type":"codeVoice","code":"MBICCaptureViewController"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController\/initWithCaptureSettings:","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"initWithCaptureSettings:"}],"url":"\/documentation\/capture\/mbiccaptureviewcontroller\/initwithcapturesettings:"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings/analyserSettings":{"role":"symbol","title":"analyserSettings","fragments":[{"kind":"identifier","text":"analyserSettings"}],"abstract":[{"type":"text","text":"Capture analyser settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserSettings"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/analyserSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings\/analysersettings"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewController":{"role":"symbol","title":"MBICCaptureViewController","fragments":[{"kind":"identifier","text":"MBICCaptureViewController"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontroller"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings/captureViewControllerTheme":{"role":"symbol","title":"captureViewControllerTheme","fragments":[{"kind":"identifier","text":"captureViewControllerTheme"}],"abstract":[{"type":"text","text":"Overlay customization settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/captureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings\/captureviewcontrollertheme"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings/uxSettings":{"role":"symbol","title":"uxSettings","fragments":[{"kind":"identifier","text":"uxSettings"}],"abstract":[{"type":"text","text":"UX settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureUXSettings"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/uxSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings\/uxsettings"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings/cameraSettings":{"role":"symbol","title":"cameraSettings","fragments":[{"kind":"identifier","text":"cameraSettings"}],"abstract":[{"type":"text","text":"Camera settings."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCameraSettings"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/cameraSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings\/camerasettings"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureSettings":{"role":"symbol","title":"MBICCaptureSettings","fragments":[{"kind":"identifier","text":"MBICCaptureSettings"}],"abstract":[{"type":"text","text":"Settings configuration class."},{"type":"text","text":" "},{"type":"text","text":"Use it to configure "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/analyserSettings"},{"type":"text","text":", "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/cameraSettings"},{"type":"text","text":", "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/uxSettings"},{"type":"text","text":" and "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings\/captureViewControllerTheme"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureSettings","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccapturesettings"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccaptureviewcontrollerdelegate.json b/docs/data/documentation/capture/mbiccaptureviewcontrollerdelegate.json index 9ddf19a..5323879 100644 --- a/docs/data/documentation/capture/mbiccaptureviewcontrollerdelegate.json +++ b/docs/data/documentation/capture/mbiccaptureviewcontrollerdelegate.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"MBICCaptureViewControllerDelegate"},{"kind":"text","text":" <"},{"kind":"typeIdentifier","text":"NSObject","preciseIdentifier":"c:objc(pl)NSObject"},{"kind":"text","text":">"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontrollerdelegate"],"traits":[{"interfaceLanguage":"occ"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/com.microblink.Capture\/objc(pl)NSObject"],"kind":"relationships","title":"Inherits From","type":"inheritsFrom"}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerDelegate","interfaceLanguage":"occ"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerDelegate\/captureViewController:didFinishCaptureWithResult:","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerDelegate\/captureViewController:didTurnTorchOn:","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerDelegate\/captureViewControllerDidClose:"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerDelegate"}],"title":"MBICCaptureViewControllerDelegate","roleHeading":"Protocol","role":"symbol","symbolKind":"protocol","externalID":"c:objc(pl)MBICCaptureViewControllerDelegate","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICCaptureViewControllerDelegate"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture"]]},"references":{"doc://com.microblink.Capture/objc(pl)NSObject":{"type":"unresolvable","title":"NSObject","identifier":"doc:\/\/com.microblink.Capture\/objc(pl)NSObject"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerDelegate/captureViewController:didTurnTorchOn:":{"role":"symbol","title":"captureViewController:didTurnTorchOn:","fragments":[{"kind":"text","text":"- "},{"kind":"identifier","text":"captureViewController:didTurnTorchOn:"}],"abstract":[{"type":"text","text":"Fired when the torch is toggled on\/off."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerDelegate\/captureViewController:didTurnTorchOn:","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"captureViewController:didTurnTorchOn:"}],"url":"\/documentation\/capture\/mbiccaptureviewcontrollerdelegate\/captureviewcontroller:didturntorchon:"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerDelegate":{"role":"symbol","title":"MBICCaptureViewControllerDelegate","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerDelegate"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerDelegate","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollerdelegate"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerDelegate/captureViewController:didFinishCaptureWithResult:":{"role":"symbol","title":"captureViewController:didFinishCaptureWithResult:","fragments":[{"kind":"text","text":"- "},{"kind":"identifier","text":"captureViewController:didFinishCaptureWithResult:"}],"abstract":[{"type":"text","text":"Fired when the capture process is done."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerDelegate\/captureViewController:didFinishCaptureWithResult:","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"captureViewController:didFinishCaptureWithResult:"}],"url":"\/documentation\/capture\/mbiccaptureviewcontrollerdelegate\/captureviewcontroller:didfinishcapturewithresult:"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerDelegate/captureViewControllerDidClose:":{"role":"symbol","title":"captureViewControllerDidClose:","fragments":[{"kind":"text","text":"- "},{"kind":"identifier","text":"captureViewControllerDidClose:"}],"abstract":[{"type":"text","text":"Fired when the view controller is manually dismissed."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerDelegate\/captureViewControllerDidClose:","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"captureViewControllerDidClose:"}],"url":"\/documentation\/capture\/mbiccaptureviewcontrollerdelegate\/captureviewcontrollerdidclose:"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"MBICCaptureViewControllerDelegate"},{"kind":"text","text":" <"},{"kind":"typeIdentifier","text":"NSObject","preciseIdentifier":"c:objc(pl)NSObject"},{"kind":"text","text":">"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontrollerdelegate"],"traits":[{"interfaceLanguage":"occ"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/com.microblink.Capture\/objc(pl)NSObject"],"kind":"relationships","title":"Inherits From","type":"inheritsFrom"}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerDelegate","interfaceLanguage":"occ"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerDelegate\/captureViewController:didFinishCaptureWithResult:","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerDelegate\/captureViewController:didTurnTorchOn:","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerDelegate\/captureViewControllerDidClose:"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerDelegate"}],"title":"MBICCaptureViewControllerDelegate","roleHeading":"Protocol","role":"symbol","symbolKind":"protocol","externalID":"c:objc(pl)MBICCaptureViewControllerDelegate","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICCaptureViewControllerDelegate"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerDelegate/captureViewController:didFinishCaptureWithResult:":{"role":"symbol","title":"captureViewController:didFinishCaptureWithResult:","fragments":[{"kind":"text","text":"- "},{"kind":"identifier","text":"captureViewController:didFinishCaptureWithResult:"}],"abstract":[{"type":"text","text":"Fired when the capture process is done."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerDelegate\/captureViewController:didFinishCaptureWithResult:","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"captureViewController:didFinishCaptureWithResult:"}],"url":"\/documentation\/capture\/mbiccaptureviewcontrollerdelegate\/captureviewcontroller:didfinishcapturewithresult:"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerDelegate":{"role":"symbol","title":"MBICCaptureViewControllerDelegate","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerDelegate"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerDelegate","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollerdelegate"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerDelegate/captureViewController:didTurnTorchOn:":{"role":"symbol","title":"captureViewController:didTurnTorchOn:","fragments":[{"kind":"text","text":"- "},{"kind":"identifier","text":"captureViewController:didTurnTorchOn:"}],"abstract":[{"type":"text","text":"Fired when the torch is toggled on\/off."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerDelegate\/captureViewController:didTurnTorchOn:","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"captureViewController:didTurnTorchOn:"}],"url":"\/documentation\/capture\/mbiccaptureviewcontrollerdelegate\/captureviewcontroller:didturntorchon:"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerDelegate/captureViewControllerDidClose:":{"role":"symbol","title":"captureViewControllerDidClose:","fragments":[{"kind":"text","text":"- "},{"kind":"identifier","text":"captureViewControllerDidClose:"}],"abstract":[{"type":"text","text":"Fired when the view controller is manually dismissed."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerDelegate\/captureViewControllerDidClose:","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"captureViewControllerDidClose:"}],"url":"\/documentation\/capture\/mbiccaptureviewcontrollerdelegate\/captureviewcontrollerdidclose:"},"doc://com.microblink.Capture/objc(pl)NSObject":{"type":"unresolvable","title":"NSObject","identifier":"doc:\/\/com.microblink.Capture\/objc(pl)NSObject"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccaptureviewcontrollerdelegate/captureviewcontroller:didfinishcapturewithresult:.json b/docs/data/documentation/capture/mbiccaptureviewcontrollerdelegate/captureviewcontroller:didfinishcapturewithresult:.json index 09cc94b..012c33d 100644 --- a/docs/data/documentation/capture/mbiccaptureviewcontrollerdelegate/captureviewcontroller:didfinishcapturewithresult:.json +++ b/docs/data/documentation/capture/mbiccaptureviewcontrollerdelegate/captureviewcontroller:didfinishcapturewithresult:.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"text","text":"- ("},{"kind":"typeIdentifier","text":"void","preciseIdentifier":"c:v"},{"kind":"text","text":") "},{"kind":"identifier","text":"captureViewController:"},{"kind":"text","text":"("},{"kind":"typeIdentifier","identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController","preciseIdentifier":"c:objc(cs)MBICCaptureViewController","text":"MBICCaptureViewController"},{"kind":"text","text":" *) "},{"kind":"internalParam","text":"captureViewController"},{"kind":"text","text":" "},{"kind":"identifier","text":"didFinishCaptureWithResult:"},{"kind":"text","text":"("},{"kind":"typeIdentifier","identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserResult","preciseIdentifier":"c:objc(cs)MBICAnalyserResult","text":"MBICAnalyserResult"},{"kind":"text","text":" *) "},{"kind":"internalParam","text":"analyserResult"},{"kind":"text","text":";"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"captureViewController","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Capture document view controller."}]}]},{"name":"analyserResult","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Frame analyser result. See "},{"type":"codeVoice","code":"MBICAnalyserResult"},{"type":"text","text":" for available results."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Returns on the "},{"type":"codeVoice","code":"analyserQueue"},{"type":"text","text":". Dispatch every UI change on the main queue."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontrollerdelegate\/captureviewcontroller:didfinishcapturewithresult:"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerDelegate\/captureViewController:didFinishCaptureWithResult:","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Fired when the capture process is done."}],"kind":"symbol","metadata":{"fragments":[{"kind":"text","text":"- "},{"kind":"identifier","text":"captureViewController:didFinishCaptureWithResult:"}],"title":"captureViewController:didFinishCaptureWithResult:","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"c:objc(pl)MBICCaptureViewControllerDelegate(im)captureViewController:didFinishCaptureWithResult:","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"captureViewController:didFinishCaptureWithResult:"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerDelegate"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserResult":{"role":"symbol","title":"MBICAnalyserResult","fragments":[{"kind":"identifier","text":"MBICAnalyserResult"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserResult","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalyserresult"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerDelegate":{"role":"symbol","title":"MBICCaptureViewControllerDelegate","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerDelegate"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerDelegate","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollerdelegate"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerDelegate/captureViewController:didFinishCaptureWithResult:":{"role":"symbol","title":"captureViewController:didFinishCaptureWithResult:","fragments":[{"kind":"text","text":"- "},{"kind":"identifier","text":"captureViewController:didFinishCaptureWithResult:"}],"abstract":[{"type":"text","text":"Fired when the capture process is done."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerDelegate\/captureViewController:didFinishCaptureWithResult:","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"captureViewController:didFinishCaptureWithResult:"}],"url":"\/documentation\/capture\/mbiccaptureviewcontrollerdelegate\/captureviewcontroller:didfinishcapturewithresult:"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewController":{"role":"symbol","title":"MBICCaptureViewController","fragments":[{"kind":"identifier","text":"MBICCaptureViewController"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontroller"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"text","text":"- ("},{"kind":"typeIdentifier","text":"void","preciseIdentifier":"c:v"},{"kind":"text","text":") "},{"kind":"identifier","text":"captureViewController:"},{"kind":"text","text":"("},{"kind":"typeIdentifier","identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController","preciseIdentifier":"c:objc(cs)MBICCaptureViewController","text":"MBICCaptureViewController"},{"kind":"text","text":" *) "},{"kind":"internalParam","text":"captureViewController"},{"kind":"text","text":" "},{"kind":"identifier","text":"didFinishCaptureWithResult:"},{"kind":"text","text":"("},{"kind":"typeIdentifier","identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserResult","preciseIdentifier":"c:objc(cs)MBICAnalyserResult","text":"MBICAnalyserResult"},{"kind":"text","text":" *) "},{"kind":"internalParam","text":"analyserResult"},{"kind":"text","text":";"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"captureViewController","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Capture document view controller."}]}]},{"name":"analyserResult","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Frame analyser result. See "},{"type":"codeVoice","code":"MBICAnalyserResult"},{"type":"text","text":" for available results."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Returns on the "},{"type":"codeVoice","code":"analyserQueue"},{"type":"text","text":". Dispatch every UI change on the main queue."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontrollerdelegate\/captureviewcontroller:didfinishcapturewithresult:"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerDelegate\/captureViewController:didFinishCaptureWithResult:","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Fired when the capture process is done."}],"kind":"symbol","metadata":{"fragments":[{"kind":"text","text":"- "},{"kind":"identifier","text":"captureViewController:didFinishCaptureWithResult:"}],"title":"captureViewController:didFinishCaptureWithResult:","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"c:objc(pl)MBICCaptureViewControllerDelegate(im)captureViewController:didFinishCaptureWithResult:","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"captureViewController:didFinishCaptureWithResult:"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerDelegate"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerDelegate/captureViewController:didFinishCaptureWithResult:":{"role":"symbol","title":"captureViewController:didFinishCaptureWithResult:","fragments":[{"kind":"text","text":"- "},{"kind":"identifier","text":"captureViewController:didFinishCaptureWithResult:"}],"abstract":[{"type":"text","text":"Fired when the capture process is done."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerDelegate\/captureViewController:didFinishCaptureWithResult:","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"captureViewController:didFinishCaptureWithResult:"}],"url":"\/documentation\/capture\/mbiccaptureviewcontrollerdelegate\/captureviewcontroller:didfinishcapturewithresult:"},"doc://com.microblink.Capture/documentation/Capture/MBICAnalyserResult":{"role":"symbol","title":"MBICAnalyserResult","fragments":[{"kind":"identifier","text":"MBICAnalyserResult"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICAnalyserResult","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicanalyserresult"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerDelegate":{"role":"symbol","title":"MBICCaptureViewControllerDelegate","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerDelegate"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerDelegate","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollerdelegate"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewController":{"role":"symbol","title":"MBICCaptureViewController","fragments":[{"kind":"identifier","text":"MBICCaptureViewController"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontroller"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccaptureviewcontrollerdelegate/captureviewcontroller:didturntorchon:.json b/docs/data/documentation/capture/mbiccaptureviewcontrollerdelegate/captureviewcontroller:didturntorchon:.json index 4d55c7e..17fd862 100644 --- a/docs/data/documentation/capture/mbiccaptureviewcontrollerdelegate/captureviewcontroller:didturntorchon:.json +++ b/docs/data/documentation/capture/mbiccaptureviewcontrollerdelegate/captureviewcontroller:didturntorchon:.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"text","text":"- ("},{"kind":"typeIdentifier","text":"void","preciseIdentifier":"c:v"},{"kind":"text","text":") "},{"kind":"identifier","text":"captureViewController:"},{"kind":"text","text":"("},{"kind":"typeIdentifier","identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController","preciseIdentifier":"c:objc(cs)MBICCaptureViewController","text":"MBICCaptureViewController"},{"kind":"text","text":" *) "},{"kind":"internalParam","text":"captureViewController"},{"kind":"text","text":" "},{"kind":"identifier","text":"didTurnTorchOn:"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"BOOL","preciseIdentifier":"c:@T@BOOL"},{"kind":"text","text":") "},{"kind":"internalParam","text":"didTurnTorchOn"},{"kind":"text","text":";"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"captureViewController","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Capture document view controller."}]}]},{"name":"didTurnTorchOn","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Flag that indicates if the torch is turned on\/off."}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontrollerdelegate\/captureviewcontroller:didturntorchon:"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerDelegate\/captureViewController:didTurnTorchOn:","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Fired when the torch is toggled on\/off."}],"kind":"symbol","metadata":{"fragments":[{"kind":"text","text":"- "},{"kind":"identifier","text":"captureViewController:didTurnTorchOn:"}],"title":"captureViewController:didTurnTorchOn:","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"c:objc(pl)MBICCaptureViewControllerDelegate(im)captureViewController:didTurnTorchOn:","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"captureViewController:didTurnTorchOn:"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerDelegate"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewController":{"role":"symbol","title":"MBICCaptureViewController","fragments":[{"kind":"identifier","text":"MBICCaptureViewController"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontroller"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerDelegate":{"role":"symbol","title":"MBICCaptureViewControllerDelegate","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerDelegate"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerDelegate","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollerdelegate"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerDelegate/captureViewController:didTurnTorchOn:":{"role":"symbol","title":"captureViewController:didTurnTorchOn:","fragments":[{"kind":"text","text":"- "},{"kind":"identifier","text":"captureViewController:didTurnTorchOn:"}],"abstract":[{"type":"text","text":"Fired when the torch is toggled on\/off."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerDelegate\/captureViewController:didTurnTorchOn:","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"captureViewController:didTurnTorchOn:"}],"url":"\/documentation\/capture\/mbiccaptureviewcontrollerdelegate\/captureviewcontroller:didturntorchon:"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"text","text":"- ("},{"kind":"typeIdentifier","text":"void","preciseIdentifier":"c:v"},{"kind":"text","text":") "},{"kind":"identifier","text":"captureViewController:"},{"kind":"text","text":"("},{"kind":"typeIdentifier","identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController","preciseIdentifier":"c:objc(cs)MBICCaptureViewController","text":"MBICCaptureViewController"},{"kind":"text","text":" *) "},{"kind":"internalParam","text":"captureViewController"},{"kind":"text","text":" "},{"kind":"identifier","text":"didTurnTorchOn:"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"BOOL","preciseIdentifier":"c:@T@BOOL"},{"kind":"text","text":") "},{"kind":"internalParam","text":"didTurnTorchOn"},{"kind":"text","text":";"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"captureViewController","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Capture document view controller."}]}]},{"name":"didTurnTorchOn","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Flag that indicates if the torch is turned on\/off."}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontrollerdelegate\/captureviewcontroller:didturntorchon:"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerDelegate\/captureViewController:didTurnTorchOn:","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Fired when the torch is toggled on\/off."}],"kind":"symbol","metadata":{"fragments":[{"kind":"text","text":"- "},{"kind":"identifier","text":"captureViewController:didTurnTorchOn:"}],"title":"captureViewController:didTurnTorchOn:","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"c:objc(pl)MBICCaptureViewControllerDelegate(im)captureViewController:didTurnTorchOn:","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"captureViewController:didTurnTorchOn:"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerDelegate"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerDelegate/captureViewController:didTurnTorchOn:":{"role":"symbol","title":"captureViewController:didTurnTorchOn:","fragments":[{"kind":"text","text":"- "},{"kind":"identifier","text":"captureViewController:didTurnTorchOn:"}],"abstract":[{"type":"text","text":"Fired when the torch is toggled on\/off."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerDelegate\/captureViewController:didTurnTorchOn:","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"captureViewController:didTurnTorchOn:"}],"url":"\/documentation\/capture\/mbiccaptureviewcontrollerdelegate\/captureviewcontroller:didturntorchon:"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewController":{"role":"symbol","title":"MBICCaptureViewController","fragments":[{"kind":"identifier","text":"MBICCaptureViewController"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontroller"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerDelegate":{"role":"symbol","title":"MBICCaptureViewControllerDelegate","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerDelegate"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerDelegate","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollerdelegate"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccaptureviewcontrollerdelegate/captureviewcontrollerdidclose:.json b/docs/data/documentation/capture/mbiccaptureviewcontrollerdelegate/captureviewcontrollerdidclose:.json index fb9f679..6d4982e 100644 --- a/docs/data/documentation/capture/mbiccaptureviewcontrollerdelegate/captureviewcontrollerdidclose:.json +++ b/docs/data/documentation/capture/mbiccaptureviewcontrollerdelegate/captureviewcontrollerdidclose:.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"text","text":"- ("},{"kind":"typeIdentifier","text":"void","preciseIdentifier":"c:v"},{"kind":"text","text":") "},{"kind":"identifier","text":"captureViewControllerDidClose:"},{"kind":"text","text":"("},{"kind":"typeIdentifier","identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController","preciseIdentifier":"c:objc(cs)MBICCaptureViewController","text":"MBICCaptureViewController"},{"kind":"text","text":" *) "},{"kind":"internalParam","text":"captureViewController"},{"kind":"text","text":";"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"captureViewController","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Capture document view controller."}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontrollerdelegate\/captureviewcontrollerdidclose:"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerDelegate\/captureViewControllerDidClose:","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Fired when the view controller is manually dismissed."}],"kind":"symbol","metadata":{"fragments":[{"kind":"text","text":"- "},{"kind":"identifier","text":"captureViewControllerDidClose:"}],"title":"captureViewControllerDidClose:","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"c:objc(pl)MBICCaptureViewControllerDelegate(im)captureViewControllerDidClose:","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"captureViewControllerDidClose:"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerDelegate"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewController":{"role":"symbol","title":"MBICCaptureViewController","fragments":[{"kind":"identifier","text":"MBICCaptureViewController"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontroller"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerDelegate":{"role":"symbol","title":"MBICCaptureViewControllerDelegate","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerDelegate"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerDelegate","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollerdelegate"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerDelegate/captureViewControllerDidClose:":{"role":"symbol","title":"captureViewControllerDidClose:","fragments":[{"kind":"text","text":"- "},{"kind":"identifier","text":"captureViewControllerDidClose:"}],"abstract":[{"type":"text","text":"Fired when the view controller is manually dismissed."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerDelegate\/captureViewControllerDidClose:","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"captureViewControllerDidClose:"}],"url":"\/documentation\/capture\/mbiccaptureviewcontrollerdelegate\/captureviewcontrollerdidclose:"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"text","text":"- ("},{"kind":"typeIdentifier","text":"void","preciseIdentifier":"c:v"},{"kind":"text","text":") "},{"kind":"identifier","text":"captureViewControllerDidClose:"},{"kind":"text","text":"("},{"kind":"typeIdentifier","identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController","preciseIdentifier":"c:objc(cs)MBICCaptureViewController","text":"MBICCaptureViewController"},{"kind":"text","text":" *) "},{"kind":"internalParam","text":"captureViewController"},{"kind":"text","text":";"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"captureViewController","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Capture document view controller."}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontrollerdelegate\/captureviewcontrollerdidclose:"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerDelegate\/captureViewControllerDidClose:","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Fired when the view controller is manually dismissed."}],"kind":"symbol","metadata":{"fragments":[{"kind":"text","text":"- "},{"kind":"identifier","text":"captureViewControllerDidClose:"}],"title":"captureViewControllerDidClose:","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"c:objc(pl)MBICCaptureViewControllerDelegate(im)captureViewControllerDidClose:","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"captureViewControllerDidClose:"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerDelegate"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewController":{"role":"symbol","title":"MBICCaptureViewController","fragments":[{"kind":"identifier","text":"MBICCaptureViewController"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewController","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontroller"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerDelegate/captureViewControllerDidClose:":{"role":"symbol","title":"captureViewControllerDidClose:","fragments":[{"kind":"text","text":"- "},{"kind":"identifier","text":"captureViewControllerDidClose:"}],"abstract":[{"type":"text","text":"Fired when the view controller is manually dismissed."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerDelegate\/captureViewControllerDidClose:","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"captureViewControllerDidClose:"}],"url":"\/documentation\/capture\/mbiccaptureviewcontrollerdelegate\/captureviewcontrollerdidclose:"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerDelegate":{"role":"symbol","title":"MBICCaptureViewControllerDelegate","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerDelegate"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerDelegate","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollerdelegate"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccaptureviewcontrollertheme.json b/docs/data/documentation/capture/mbiccaptureviewcontrollertheme.json index e93f0e6..d682962 100644 --- a/docs/data/documentation/capture/mbiccaptureviewcontrollertheme.json +++ b/docs/data/documentation/capture/mbiccaptureviewcontrollertheme.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@interface"},{"kind":"text","text":" "},{"kind":"identifier","text":"MBICCaptureViewControllerTheme"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"NSObject","preciseIdentifier":"c:objc(cs)NSObject"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontrollertheme"],"traits":[{"interfaceLanguage":"occ"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/com.microblink.Capture\/objc(cs)NSObject"],"kind":"relationships","title":"Inherits From","type":"inheritsFrom"}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Capture overlay theme settings."},{"type":"text","text":" "},{"type":"text","text":"Used for UI customzation."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerTheme"}],"title":"MBICCaptureViewControllerTheme","roleHeading":"Class","role":"symbol","symbolKind":"class","externalID":"c:objc(cs)MBICCaptureViewControllerTheme","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICCaptureViewControllerTheme"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture"]]},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/cameraTorchWarningBackgroundColor","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/cameraTorchWarningCornerRadius","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/cameraTorchWarningFont","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/cameraTorchWarningTextColor","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureHelpButtonDarkImage","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureHelpButtonImage","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureOnboardingAlertViewDoneButtonFont","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureOnboardingAlertViewDoneButtonTextColor","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureOnboardingAlertViewMessageFont","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureOnboardingAlertViewMessageTextColor","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureOnboardingAlertViewTitleFont","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureOnboardingAlertViewTitleTextColor","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureReticleErrorColor","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureStatusViewCornerRadius","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureStatusViewFont","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureSuccessScanImage","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTooltipBackgroundColor","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTooltipCornerRadius","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTooltipTextColor","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTutorialViewActionButtonCloseFont","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTutorialViewActionButtonNextFont","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTutorialViewActionButtonsTextColor","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTutorialViewMessageFont","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTutorialViewMessageTextColor","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTutorialViewPageControlColor","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTutorialViewTitleFont","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTutorialViewTitleTextColor","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/closeCaptureViewControllerImage","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/flipViewFirstSideDocumentImage","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/flipViewSecondSideDocumentImage","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/torchOffImage","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/torchOnImage"]}],"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureTutorialViewMessageTextColor":{"role":"symbol","title":"captureTutorialViewMessageTextColor","fragments":[{"kind":"identifier","text":"captureTutorialViewMessageTextColor"}],"abstract":[{"type":"text","text":"Need help tutorial view message text color."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTutorialViewMessageTextColor","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturetutorialviewmessagetextcolor"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureStatusViewCornerRadius":{"role":"symbol","title":"captureStatusViewCornerRadius","fragments":[{"kind":"identifier","text":"captureStatusViewCornerRadius"}],"abstract":[{"type":"text","text":"Status view corner radius."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureStatusViewCornerRadius","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturestatusviewcornerradius"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureTooltipCornerRadius":{"role":"symbol","title":"captureTooltipCornerRadius","fragments":[{"kind":"identifier","text":"captureTooltipCornerRadius"}],"abstract":[{"type":"text","text":"Need help tootlip corner radius."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTooltipCornerRadius","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturetooltipcornerradius"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureTutorialViewActionButtonCloseFont":{"role":"symbol","title":"captureTutorialViewActionButtonCloseFont","fragments":[{"kind":"identifier","text":"captureTutorialViewActionButtonCloseFont"}],"abstract":[{"type":"text","text":"Need help tutorial view action button close and back font."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTutorialViewActionButtonCloseFont","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturetutorialviewactionbuttonclosefont"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureOnboardingAlertViewMessageTextColor":{"role":"symbol","title":"captureOnboardingAlertViewMessageTextColor","fragments":[{"kind":"identifier","text":"captureOnboardingAlertViewMessageTextColor"}],"abstract":[{"type":"text","text":"Initial onboarding alert view title color. Same for dark mode."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureOnboardingAlertViewMessageTextColor","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/captureonboardingalertviewmessagetextcolor"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme":{"role":"symbol","title":"MBICCaptureViewControllerTheme","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerTheme"}],"abstract":[{"type":"text","text":"Capture overlay theme settings."},{"type":"text","text":" "},{"type":"text","text":"Used for UI customzation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/flipViewSecondSideDocumentImage":{"role":"symbol","title":"flipViewSecondSideDocumentImage","fragments":[{"kind":"identifier","text":"flipViewSecondSideDocumentImage"}],"abstract":[{"type":"text","text":"Second image in document flip animation when the first side is scanned."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/flipViewSecondSideDocumentImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/flipviewsecondsidedocumentimage"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureTooltipBackgroundColor":{"role":"symbol","title":"captureTooltipBackgroundColor","fragments":[{"kind":"identifier","text":"captureTooltipBackgroundColor"}],"abstract":[{"type":"text","text":"Need help tootlip background color. Same as dark mode."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTooltipBackgroundColor","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturetooltipbackgroundcolor"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureTutorialViewActionButtonNextFont":{"role":"symbol","title":"captureTutorialViewActionButtonNextFont","fragments":[{"kind":"identifier","text":"captureTutorialViewActionButtonNextFont"}],"abstract":[{"type":"text","text":"Need help tutorial view action button next and done font."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTutorialViewActionButtonNextFont","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturetutorialviewactionbuttonnextfont"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureTooltipTextColor":{"role":"symbol","title":"captureTooltipTextColor","fragments":[{"kind":"identifier","text":"captureTooltipTextColor"}],"abstract":[{"type":"text","text":"Need help tootlip text color. Same as dark mode."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTooltipTextColor","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturetooltiptextcolor"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureTutorialViewActionButtonsTextColor":{"role":"symbol","title":"captureTutorialViewActionButtonsTextColor","fragments":[{"kind":"identifier","text":"captureTutorialViewActionButtonsTextColor"}],"abstract":[{"type":"text","text":"Need help tutorial view action buttons text color."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTutorialViewActionButtonsTextColor","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturetutorialviewactionbuttonstextcolor"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureTutorialViewTitleTextColor":{"role":"symbol","title":"captureTutorialViewTitleTextColor","fragments":[{"kind":"identifier","text":"captureTutorialViewTitleTextColor"}],"abstract":[{"type":"text","text":"Need help tutorial view title text color."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTutorialViewTitleTextColor","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturetutorialviewtitletextcolor"},"doc://com.microblink.Capture/objc(cs)NSObject":{"type":"unresolvable","title":"NSObject","identifier":"doc:\/\/com.microblink.Capture\/objc(cs)NSObject"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/torchOnImage":{"role":"symbol","title":"torchOnImage","fragments":[{"kind":"identifier","text":"torchOnImage"}],"abstract":[{"type":"text","text":"Image when torch is enabled."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/torchOnImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/torchonimage"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/cameraTorchWarningCornerRadius":{"role":"symbol","title":"cameraTorchWarningCornerRadius","fragments":[{"kind":"identifier","text":"cameraTorchWarningCornerRadius"}],"abstract":[{"type":"text","text":"Flashlight warning corner radius"}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/cameraTorchWarningCornerRadius","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/cameratorchwarningcornerradius"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureOnboardingAlertViewDoneButtonFont":{"role":"symbol","title":"captureOnboardingAlertViewDoneButtonFont","fragments":[{"kind":"identifier","text":"captureOnboardingAlertViewDoneButtonFont"}],"abstract":[{"type":"text","text":"Initial onboarding alert view font."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureOnboardingAlertViewDoneButtonFont","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/captureonboardingalertviewdonebuttonfont"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureStatusViewFont":{"role":"symbol","title":"captureStatusViewFont","fragments":[{"kind":"identifier","text":"captureStatusViewFont"}],"abstract":[{"type":"text","text":"Status view label’s font. Status view handles all the messages."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureStatusViewFont","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturestatusviewfont"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureOnboardingAlertViewTitleTextColor":{"role":"symbol","title":"captureOnboardingAlertViewTitleTextColor","fragments":[{"kind":"identifier","text":"captureOnboardingAlertViewTitleTextColor"}],"abstract":[{"type":"text","text":"Initial onboarding alert view title color. Same for dark mode."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureOnboardingAlertViewTitleTextColor","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/captureonboardingalertviewtitletextcolor"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureHelpButtonImage":{"role":"symbol","title":"captureHelpButtonImage","fragments":[{"kind":"identifier","text":"captureHelpButtonImage"}],"abstract":[{"type":"text","text":"Help button image."},{"type":"text","text":" "},{"type":"text","text":"Dimensions: 32x32"}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureHelpButtonImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturehelpbuttonimage"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureTutorialViewPageControlColor":{"role":"symbol","title":"captureTutorialViewPageControlColor","fragments":[{"kind":"identifier","text":"captureTutorialViewPageControlColor"}],"abstract":[{"type":"text","text":"Need help tutorial view page control color."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTutorialViewPageControlColor","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturetutorialviewpagecontrolcolor"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/flipViewFirstSideDocumentImage":{"role":"symbol","title":"flipViewFirstSideDocumentImage","fragments":[{"kind":"identifier","text":"flipViewFirstSideDocumentImage"}],"abstract":[{"type":"text","text":"First image in document flip animation when the first side is scanned."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/flipViewFirstSideDocumentImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/flipviewfirstsidedocumentimage"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureOnboardingAlertViewDoneButtonTextColor":{"role":"symbol","title":"captureOnboardingAlertViewDoneButtonTextColor","fragments":[{"kind":"identifier","text":"captureOnboardingAlertViewDoneButtonTextColor"}],"abstract":[{"type":"text","text":"Initial onboarding alert view title color. Same for dark mode."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureOnboardingAlertViewDoneButtonTextColor","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/captureonboardingalertviewdonebuttontextcolor"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureHelpButtonDarkImage":{"role":"symbol","title":"captureHelpButtonDarkImage","fragments":[{"kind":"identifier","text":"captureHelpButtonDarkImage"}],"abstract":[{"type":"text","text":"Help button dark image."},{"type":"text","text":" "},{"type":"text","text":"Dimensions: 32x32"}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureHelpButtonDarkImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturehelpbuttondarkimage"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/cameraTorchWarningFont":{"role":"symbol","title":"cameraTorchWarningFont","fragments":[{"kind":"identifier","text":"cameraTorchWarningFont"}],"abstract":[{"type":"text","text":"Flashlight warning font"}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/cameraTorchWarningFont","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/cameratorchwarningfont"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureSuccessScanImage":{"role":"symbol","title":"captureSuccessScanImage","fragments":[{"kind":"identifier","text":"captureSuccessScanImage"}],"abstract":[{"type":"text","text":"Successful scan image."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureSuccessScanImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturesuccessscanimage"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureOnboardingAlertViewMessageFont":{"role":"symbol","title":"captureOnboardingAlertViewMessageFont","fragments":[{"kind":"identifier","text":"captureOnboardingAlertViewMessageFont"}],"abstract":[{"type":"text","text":"Initial onboarding alert view font."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureOnboardingAlertViewMessageFont","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/captureonboardingalertviewmessagefont"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/cameraTorchWarningBackgroundColor":{"role":"symbol","title":"cameraTorchWarningBackgroundColor","fragments":[{"kind":"identifier","text":"cameraTorchWarningBackgroundColor"}],"abstract":[{"type":"text","text":"Flashlight warning background color. Same for dark mode."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/cameraTorchWarningBackgroundColor","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/cameratorchwarningbackgroundcolor"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/cameraTorchWarningTextColor":{"role":"symbol","title":"cameraTorchWarningTextColor","fragments":[{"kind":"identifier","text":"cameraTorchWarningTextColor"}],"abstract":[{"type":"text","text":"Flashlight warning text color. Same for dark mode."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/cameraTorchWarningTextColor","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/cameratorchwarningtextcolor"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureTutorialViewTitleFont":{"role":"symbol","title":"captureTutorialViewTitleFont","fragments":[{"kind":"identifier","text":"captureTutorialViewTitleFont"}],"abstract":[{"type":"text","text":"Need help tutorial view title font."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTutorialViewTitleFont","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturetutorialviewtitlefont"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureTutorialViewMessageFont":{"role":"symbol","title":"captureTutorialViewMessageFont","fragments":[{"kind":"identifier","text":"captureTutorialViewMessageFont"}],"abstract":[{"type":"text","text":"Need help tutorial view message font."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTutorialViewMessageFont","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturetutorialviewmessagefont"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/closeCaptureViewControllerImage":{"role":"symbol","title":"closeCaptureViewControllerImage","fragments":[{"kind":"identifier","text":"closeCaptureViewControllerImage"}],"abstract":[{"type":"text","text":"Close capture view controller image."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/closeCaptureViewControllerImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/closecaptureviewcontrollerimage"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/torchOffImage":{"role":"symbol","title":"torchOffImage","fragments":[{"kind":"identifier","text":"torchOffImage"}],"abstract":[{"type":"text","text":"Image when torch is enabled."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/torchOffImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/torchoffimage"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureOnboardingAlertViewTitleFont":{"role":"symbol","title":"captureOnboardingAlertViewTitleFont","fragments":[{"kind":"identifier","text":"captureOnboardingAlertViewTitleFont"}],"abstract":[{"type":"text","text":"Initial onboarding alert view font."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureOnboardingAlertViewTitleFont","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/captureonboardingalertviewtitlefont"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureReticleErrorColor":{"role":"symbol","title":"captureReticleErrorColor","fragments":[{"kind":"identifier","text":"captureReticleErrorColor"}],"abstract":[{"type":"text","text":"Reticle error color. Same for dark mode."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureReticleErrorColor","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturereticleerrorcolor"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@interface"},{"kind":"text","text":" "},{"kind":"identifier","text":"MBICCaptureViewControllerTheme"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"NSObject","preciseIdentifier":"c:objc(cs)NSObject"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontrollertheme"],"traits":[{"interfaceLanguage":"occ"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/com.microblink.Capture\/objc(cs)NSObject"],"kind":"relationships","title":"Inherits From","type":"inheritsFrom"}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Capture overlay theme settings."},{"type":"text","text":" "},{"type":"text","text":"Used for UI customzation."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerTheme"}],"title":"MBICCaptureViewControllerTheme","roleHeading":"Class","role":"symbol","symbolKind":"class","externalID":"c:objc(cs)MBICCaptureViewControllerTheme","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICCaptureViewControllerTheme"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture"]]},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/cameraTorchWarningBackgroundColor","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/cameraTorchWarningCornerRadius","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/cameraTorchWarningFont","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/cameraTorchWarningTextColor","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureHelpButtonDarkImage","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureHelpButtonImage","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureOnboardingAlertViewDoneButtonFont","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureOnboardingAlertViewDoneButtonTextColor","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureOnboardingAlertViewMessageFont","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureOnboardingAlertViewMessageTextColor","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureOnboardingAlertViewTitleFont","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureOnboardingAlertViewTitleTextColor","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureReticleErrorColor","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureStatusViewCornerRadius","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureStatusViewFont","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureSuccessScanImage","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTooltipBackgroundColor","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTooltipCornerRadius","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTooltipTextColor","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTutorialViewActionButtonCloseFont","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTutorialViewActionButtonNextFont","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTutorialViewActionButtonsTextColor","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTutorialViewMessageFont","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTutorialViewMessageTextColor","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTutorialViewPageControlColor","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTutorialViewTitleFont","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTutorialViewTitleTextColor","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/closeCaptureViewControllerImage","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/flipViewFirstSideDocumentImage","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/flipViewSecondSideDocumentImage","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/torchOffImage","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/torchOnImage"]}],"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureHelpButtonDarkImage":{"role":"symbol","title":"captureHelpButtonDarkImage","fragments":[{"kind":"identifier","text":"captureHelpButtonDarkImage"}],"abstract":[{"type":"text","text":"Help button dark image."},{"type":"text","text":" "},{"type":"text","text":"Dimensions: 32x32"}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureHelpButtonDarkImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturehelpbuttondarkimage"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureTooltipTextColor":{"role":"symbol","title":"captureTooltipTextColor","fragments":[{"kind":"identifier","text":"captureTooltipTextColor"}],"abstract":[{"type":"text","text":"Need help tootlip text color. Same as dark mode."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTooltipTextColor","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturetooltiptextcolor"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureTutorialViewMessageTextColor":{"role":"symbol","title":"captureTutorialViewMessageTextColor","fragments":[{"kind":"identifier","text":"captureTutorialViewMessageTextColor"}],"abstract":[{"type":"text","text":"Need help tutorial view message text color."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTutorialViewMessageTextColor","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturetutorialviewmessagetextcolor"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureOnboardingAlertViewDoneButtonFont":{"role":"symbol","title":"captureOnboardingAlertViewDoneButtonFont","fragments":[{"kind":"identifier","text":"captureOnboardingAlertViewDoneButtonFont"}],"abstract":[{"type":"text","text":"Initial onboarding alert view font."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureOnboardingAlertViewDoneButtonFont","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/captureonboardingalertviewdonebuttonfont"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureStatusViewFont":{"role":"symbol","title":"captureStatusViewFont","fragments":[{"kind":"identifier","text":"captureStatusViewFont"}],"abstract":[{"type":"text","text":"Status view label’s font. Status view handles all the messages."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureStatusViewFont","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturestatusviewfont"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureTooltipCornerRadius":{"role":"symbol","title":"captureTooltipCornerRadius","fragments":[{"kind":"identifier","text":"captureTooltipCornerRadius"}],"abstract":[{"type":"text","text":"Need help tootlip corner radius."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTooltipCornerRadius","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturetooltipcornerradius"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureReticleErrorColor":{"role":"symbol","title":"captureReticleErrorColor","fragments":[{"kind":"identifier","text":"captureReticleErrorColor"}],"abstract":[{"type":"text","text":"Reticle error color. Same for dark mode."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureReticleErrorColor","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturereticleerrorcolor"},"doc://com.microblink.Capture/objc(cs)NSObject":{"type":"unresolvable","title":"NSObject","identifier":"doc:\/\/com.microblink.Capture\/objc(cs)NSObject"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureOnboardingAlertViewTitleTextColor":{"role":"symbol","title":"captureOnboardingAlertViewTitleTextColor","fragments":[{"kind":"identifier","text":"captureOnboardingAlertViewTitleTextColor"}],"abstract":[{"type":"text","text":"Initial onboarding alert view title color. Same for dark mode."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureOnboardingAlertViewTitleTextColor","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/captureonboardingalertviewtitletextcolor"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme":{"role":"symbol","title":"MBICCaptureViewControllerTheme","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerTheme"}],"abstract":[{"type":"text","text":"Capture overlay theme settings."},{"type":"text","text":" "},{"type":"text","text":"Used for UI customzation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureTutorialViewTitleFont":{"role":"symbol","title":"captureTutorialViewTitleFont","fragments":[{"kind":"identifier","text":"captureTutorialViewTitleFont"}],"abstract":[{"type":"text","text":"Need help tutorial view title font."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTutorialViewTitleFont","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturetutorialviewtitlefont"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureTutorialViewActionButtonsTextColor":{"role":"symbol","title":"captureTutorialViewActionButtonsTextColor","fragments":[{"kind":"identifier","text":"captureTutorialViewActionButtonsTextColor"}],"abstract":[{"type":"text","text":"Need help tutorial view action buttons text color."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTutorialViewActionButtonsTextColor","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturetutorialviewactionbuttonstextcolor"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureOnboardingAlertViewDoneButtonTextColor":{"role":"symbol","title":"captureOnboardingAlertViewDoneButtonTextColor","fragments":[{"kind":"identifier","text":"captureOnboardingAlertViewDoneButtonTextColor"}],"abstract":[{"type":"text","text":"Initial onboarding alert view title color. Same for dark mode."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureOnboardingAlertViewDoneButtonTextColor","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/captureonboardingalertviewdonebuttontextcolor"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/torchOffImage":{"role":"symbol","title":"torchOffImage","fragments":[{"kind":"identifier","text":"torchOffImage"}],"abstract":[{"type":"text","text":"Image when torch is enabled."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/torchOffImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/torchoffimage"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/cameraTorchWarningTextColor":{"role":"symbol","title":"cameraTorchWarningTextColor","fragments":[{"kind":"identifier","text":"cameraTorchWarningTextColor"}],"abstract":[{"type":"text","text":"Flashlight warning text color. Same for dark mode."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/cameraTorchWarningTextColor","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/cameratorchwarningtextcolor"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureSuccessScanImage":{"role":"symbol","title":"captureSuccessScanImage","fragments":[{"kind":"identifier","text":"captureSuccessScanImage"}],"abstract":[{"type":"text","text":"Successful scan image."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureSuccessScanImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturesuccessscanimage"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/cameraTorchWarningBackgroundColor":{"role":"symbol","title":"cameraTorchWarningBackgroundColor","fragments":[{"kind":"identifier","text":"cameraTorchWarningBackgroundColor"}],"abstract":[{"type":"text","text":"Flashlight warning background color. Same for dark mode."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/cameraTorchWarningBackgroundColor","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/cameratorchwarningbackgroundcolor"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/flipViewFirstSideDocumentImage":{"role":"symbol","title":"flipViewFirstSideDocumentImage","fragments":[{"kind":"identifier","text":"flipViewFirstSideDocumentImage"}],"abstract":[{"type":"text","text":"First image in document flip animation when the first side is scanned."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/flipViewFirstSideDocumentImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/flipviewfirstsidedocumentimage"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/torchOnImage":{"role":"symbol","title":"torchOnImage","fragments":[{"kind":"identifier","text":"torchOnImage"}],"abstract":[{"type":"text","text":"Image when torch is enabled."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/torchOnImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/torchonimage"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/cameraTorchWarningCornerRadius":{"role":"symbol","title":"cameraTorchWarningCornerRadius","fragments":[{"kind":"identifier","text":"cameraTorchWarningCornerRadius"}],"abstract":[{"type":"text","text":"Flashlight warning corner radius"}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/cameraTorchWarningCornerRadius","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/cameratorchwarningcornerradius"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureOnboardingAlertViewMessageTextColor":{"role":"symbol","title":"captureOnboardingAlertViewMessageTextColor","fragments":[{"kind":"identifier","text":"captureOnboardingAlertViewMessageTextColor"}],"abstract":[{"type":"text","text":"Initial onboarding alert view title color. Same for dark mode."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureOnboardingAlertViewMessageTextColor","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/captureonboardingalertviewmessagetextcolor"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureTutorialViewActionButtonNextFont":{"role":"symbol","title":"captureTutorialViewActionButtonNextFont","fragments":[{"kind":"identifier","text":"captureTutorialViewActionButtonNextFont"}],"abstract":[{"type":"text","text":"Need help tutorial view action button next and done font."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTutorialViewActionButtonNextFont","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturetutorialviewactionbuttonnextfont"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/flipViewSecondSideDocumentImage":{"role":"symbol","title":"flipViewSecondSideDocumentImage","fragments":[{"kind":"identifier","text":"flipViewSecondSideDocumentImage"}],"abstract":[{"type":"text","text":"Second image in document flip animation when the first side is scanned."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/flipViewSecondSideDocumentImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/flipviewsecondsidedocumentimage"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/closeCaptureViewControllerImage":{"role":"symbol","title":"closeCaptureViewControllerImage","fragments":[{"kind":"identifier","text":"closeCaptureViewControllerImage"}],"abstract":[{"type":"text","text":"Close capture view controller image."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/closeCaptureViewControllerImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/closecaptureviewcontrollerimage"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/cameraTorchWarningFont":{"role":"symbol","title":"cameraTorchWarningFont","fragments":[{"kind":"identifier","text":"cameraTorchWarningFont"}],"abstract":[{"type":"text","text":"Flashlight warning font"}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/cameraTorchWarningFont","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/cameratorchwarningfont"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureTutorialViewMessageFont":{"role":"symbol","title":"captureTutorialViewMessageFont","fragments":[{"kind":"identifier","text":"captureTutorialViewMessageFont"}],"abstract":[{"type":"text","text":"Need help tutorial view message font."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTutorialViewMessageFont","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturetutorialviewmessagefont"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureTutorialViewActionButtonCloseFont":{"role":"symbol","title":"captureTutorialViewActionButtonCloseFont","fragments":[{"kind":"identifier","text":"captureTutorialViewActionButtonCloseFont"}],"abstract":[{"type":"text","text":"Need help tutorial view action button close and back font."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTutorialViewActionButtonCloseFont","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturetutorialviewactionbuttonclosefont"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureStatusViewCornerRadius":{"role":"symbol","title":"captureStatusViewCornerRadius","fragments":[{"kind":"identifier","text":"captureStatusViewCornerRadius"}],"abstract":[{"type":"text","text":"Status view corner radius."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureStatusViewCornerRadius","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturestatusviewcornerradius"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureTutorialViewTitleTextColor":{"role":"symbol","title":"captureTutorialViewTitleTextColor","fragments":[{"kind":"identifier","text":"captureTutorialViewTitleTextColor"}],"abstract":[{"type":"text","text":"Need help tutorial view title text color."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTutorialViewTitleTextColor","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturetutorialviewtitletextcolor"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureOnboardingAlertViewMessageFont":{"role":"symbol","title":"captureOnboardingAlertViewMessageFont","fragments":[{"kind":"identifier","text":"captureOnboardingAlertViewMessageFont"}],"abstract":[{"type":"text","text":"Initial onboarding alert view font."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureOnboardingAlertViewMessageFont","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/captureonboardingalertviewmessagefont"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureHelpButtonImage":{"role":"symbol","title":"captureHelpButtonImage","fragments":[{"kind":"identifier","text":"captureHelpButtonImage"}],"abstract":[{"type":"text","text":"Help button image."},{"type":"text","text":" "},{"type":"text","text":"Dimensions: 32x32"}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureHelpButtonImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturehelpbuttonimage"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureTutorialViewPageControlColor":{"role":"symbol","title":"captureTutorialViewPageControlColor","fragments":[{"kind":"identifier","text":"captureTutorialViewPageControlColor"}],"abstract":[{"type":"text","text":"Need help tutorial view page control color."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTutorialViewPageControlColor","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturetutorialviewpagecontrolcolor"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureTooltipBackgroundColor":{"role":"symbol","title":"captureTooltipBackgroundColor","fragments":[{"kind":"identifier","text":"captureTooltipBackgroundColor"}],"abstract":[{"type":"text","text":"Need help tootlip background color. Same as dark mode."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTooltipBackgroundColor","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturetooltipbackgroundcolor"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureOnboardingAlertViewTitleFont":{"role":"symbol","title":"captureOnboardingAlertViewTitleFont","fragments":[{"kind":"identifier","text":"captureOnboardingAlertViewTitleFont"}],"abstract":[{"type":"text","text":"Initial onboarding alert view font."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureOnboardingAlertViewTitleFont","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/captureonboardingalertviewtitlefont"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/cameratorchwarningbackgroundcolor.json b/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/cameratorchwarningbackgroundcolor.json index 2f0276a..f17186b 100644 --- a/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/cameratorchwarningbackgroundcolor.json +++ b/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/cameratorchwarningbackgroundcolor.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"UIColor","preciseIdentifier":"c:objc(cs)UIColor"},{"kind":"text","text":" * "},{"kind":"identifier","text":"cameraTorchWarningBackgroundColor"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: #3A3A3C"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontrollertheme\/cameratorchwarningbackgroundcolor"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/cameraTorchWarningBackgroundColor","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Flashlight warning background color. Same for dark mode."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"cameraTorchWarningBackgroundColor"}],"title":"cameraTorchWarningBackgroundColor","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureViewControllerTheme(py)cameraTorchWarningBackgroundColor","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"cameraTorchWarningBackgroundColor"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/cameraTorchWarningBackgroundColor":{"role":"symbol","title":"cameraTorchWarningBackgroundColor","fragments":[{"kind":"identifier","text":"cameraTorchWarningBackgroundColor"}],"abstract":[{"type":"text","text":"Flashlight warning background color. Same for dark mode."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/cameraTorchWarningBackgroundColor","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/cameratorchwarningbackgroundcolor"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme":{"role":"symbol","title":"MBICCaptureViewControllerTheme","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerTheme"}],"abstract":[{"type":"text","text":"Capture overlay theme settings."},{"type":"text","text":" "},{"type":"text","text":"Used for UI customzation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"UIColor","preciseIdentifier":"c:objc(cs)UIColor"},{"kind":"text","text":" * "},{"kind":"identifier","text":"cameraTorchWarningBackgroundColor"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: #3A3A3C"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontrollertheme\/cameratorchwarningbackgroundcolor"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/cameraTorchWarningBackgroundColor","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Flashlight warning background color. Same for dark mode."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"cameraTorchWarningBackgroundColor"}],"title":"cameraTorchWarningBackgroundColor","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureViewControllerTheme(py)cameraTorchWarningBackgroundColor","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"cameraTorchWarningBackgroundColor"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme":{"role":"symbol","title":"MBICCaptureViewControllerTheme","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerTheme"}],"abstract":[{"type":"text","text":"Capture overlay theme settings."},{"type":"text","text":" "},{"type":"text","text":"Used for UI customzation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/cameraTorchWarningBackgroundColor":{"role":"symbol","title":"cameraTorchWarningBackgroundColor","fragments":[{"kind":"identifier","text":"cameraTorchWarningBackgroundColor"}],"abstract":[{"type":"text","text":"Flashlight warning background color. Same for dark mode."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/cameraTorchWarningBackgroundColor","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/cameratorchwarningbackgroundcolor"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/cameratorchwarningcornerradius.json b/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/cameratorchwarningcornerradius.json index d7cc7ac..b3d6087 100644 --- a/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/cameratorchwarningcornerradius.json +++ b/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/cameratorchwarningcornerradius.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"assign"},{"kind":"text","text":", "},{"kind":"keyword","text":"unsafe_unretained"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"c:@T@CGFloat"},{"kind":"text","text":" "},{"kind":"identifier","text":"cameraTorchWarningCornerRadius"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: 4"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontrollertheme\/cameratorchwarningcornerradius"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/cameraTorchWarningCornerRadius","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Flashlight warning corner radius"}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"cameraTorchWarningCornerRadius"}],"title":"cameraTorchWarningCornerRadius","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureViewControllerTheme(py)cameraTorchWarningCornerRadius","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"cameraTorchWarningCornerRadius"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/cameraTorchWarningCornerRadius":{"role":"symbol","title":"cameraTorchWarningCornerRadius","fragments":[{"kind":"identifier","text":"cameraTorchWarningCornerRadius"}],"abstract":[{"type":"text","text":"Flashlight warning corner radius"}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/cameraTorchWarningCornerRadius","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/cameratorchwarningcornerradius"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme":{"role":"symbol","title":"MBICCaptureViewControllerTheme","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerTheme"}],"abstract":[{"type":"text","text":"Capture overlay theme settings."},{"type":"text","text":" "},{"type":"text","text":"Used for UI customzation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"assign"},{"kind":"text","text":", "},{"kind":"keyword","text":"unsafe_unretained"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"c:@T@CGFloat"},{"kind":"text","text":" "},{"kind":"identifier","text":"cameraTorchWarningCornerRadius"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: 4"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontrollertheme\/cameratorchwarningcornerradius"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/cameraTorchWarningCornerRadius","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Flashlight warning corner radius"}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"cameraTorchWarningCornerRadius"}],"title":"cameraTorchWarningCornerRadius","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureViewControllerTheme(py)cameraTorchWarningCornerRadius","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"cameraTorchWarningCornerRadius"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/cameraTorchWarningCornerRadius":{"role":"symbol","title":"cameraTorchWarningCornerRadius","fragments":[{"kind":"identifier","text":"cameraTorchWarningCornerRadius"}],"abstract":[{"type":"text","text":"Flashlight warning corner radius"}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/cameraTorchWarningCornerRadius","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/cameratorchwarningcornerradius"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme":{"role":"symbol","title":"MBICCaptureViewControllerTheme","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerTheme"}],"abstract":[{"type":"text","text":"Capture overlay theme settings."},{"type":"text","text":" "},{"type":"text","text":"Used for UI customzation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/cameratorchwarningfont.json b/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/cameratorchwarningfont.json index 568d10d..99d6943 100644 --- a/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/cameratorchwarningfont.json +++ b/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/cameratorchwarningfont.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"UIFont","preciseIdentifier":"c:objc(cs)UIFont"},{"kind":"text","text":" * "},{"kind":"identifier","text":"cameraTorchWarningFont"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: System (iPhone - 14pt, iPad - 16pt)"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontrollertheme\/cameratorchwarningfont"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/cameraTorchWarningFont","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Flashlight warning font"}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"cameraTorchWarningFont"}],"title":"cameraTorchWarningFont","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureViewControllerTheme(py)cameraTorchWarningFont","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"cameraTorchWarningFont"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme":{"role":"symbol","title":"MBICCaptureViewControllerTheme","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerTheme"}],"abstract":[{"type":"text","text":"Capture overlay theme settings."},{"type":"text","text":" "},{"type":"text","text":"Used for UI customzation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/cameraTorchWarningFont":{"role":"symbol","title":"cameraTorchWarningFont","fragments":[{"kind":"identifier","text":"cameraTorchWarningFont"}],"abstract":[{"type":"text","text":"Flashlight warning font"}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/cameraTorchWarningFont","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/cameratorchwarningfont"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"UIFont","preciseIdentifier":"c:objc(cs)UIFont"},{"kind":"text","text":" * "},{"kind":"identifier","text":"cameraTorchWarningFont"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: System (iPhone - 14pt, iPad - 16pt)"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontrollertheme\/cameratorchwarningfont"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/cameraTorchWarningFont","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Flashlight warning font"}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"cameraTorchWarningFont"}],"title":"cameraTorchWarningFont","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureViewControllerTheme(py)cameraTorchWarningFont","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"cameraTorchWarningFont"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme":{"role":"symbol","title":"MBICCaptureViewControllerTheme","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerTheme"}],"abstract":[{"type":"text","text":"Capture overlay theme settings."},{"type":"text","text":" "},{"type":"text","text":"Used for UI customzation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/cameraTorchWarningFont":{"role":"symbol","title":"cameraTorchWarningFont","fragments":[{"kind":"identifier","text":"cameraTorchWarningFont"}],"abstract":[{"type":"text","text":"Flashlight warning font"}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/cameraTorchWarningFont","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/cameratorchwarningfont"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/cameratorchwarningtextcolor.json b/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/cameratorchwarningtextcolor.json index e7a6152..f6b9169 100644 --- a/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/cameratorchwarningtextcolor.json +++ b/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/cameratorchwarningtextcolor.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"UIColor","preciseIdentifier":"c:objc(cs)UIColor"},{"kind":"text","text":" * "},{"kind":"identifier","text":"cameraTorchWarningTextColor"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: white"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontrollertheme\/cameratorchwarningtextcolor"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/cameraTorchWarningTextColor","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Flashlight warning text color. Same for dark mode."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"cameraTorchWarningTextColor"}],"title":"cameraTorchWarningTextColor","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureViewControllerTheme(py)cameraTorchWarningTextColor","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"cameraTorchWarningTextColor"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/cameraTorchWarningTextColor":{"role":"symbol","title":"cameraTorchWarningTextColor","fragments":[{"kind":"identifier","text":"cameraTorchWarningTextColor"}],"abstract":[{"type":"text","text":"Flashlight warning text color. Same for dark mode."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/cameraTorchWarningTextColor","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/cameratorchwarningtextcolor"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme":{"role":"symbol","title":"MBICCaptureViewControllerTheme","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerTheme"}],"abstract":[{"type":"text","text":"Capture overlay theme settings."},{"type":"text","text":" "},{"type":"text","text":"Used for UI customzation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"UIColor","preciseIdentifier":"c:objc(cs)UIColor"},{"kind":"text","text":" * "},{"kind":"identifier","text":"cameraTorchWarningTextColor"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: white"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontrollertheme\/cameratorchwarningtextcolor"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/cameraTorchWarningTextColor","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Flashlight warning text color. Same for dark mode."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"cameraTorchWarningTextColor"}],"title":"cameraTorchWarningTextColor","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureViewControllerTheme(py)cameraTorchWarningTextColor","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"cameraTorchWarningTextColor"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/cameraTorchWarningTextColor":{"role":"symbol","title":"cameraTorchWarningTextColor","fragments":[{"kind":"identifier","text":"cameraTorchWarningTextColor"}],"abstract":[{"type":"text","text":"Flashlight warning text color. Same for dark mode."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/cameraTorchWarningTextColor","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/cameratorchwarningtextcolor"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme":{"role":"symbol","title":"MBICCaptureViewControllerTheme","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerTheme"}],"abstract":[{"type":"text","text":"Capture overlay theme settings."},{"type":"text","text":" "},{"type":"text","text":"Used for UI customzation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/capturehelpbuttondarkimage.json b/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/capturehelpbuttondarkimage.json index 70120f6..2829c2a 100644 --- a/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/capturehelpbuttondarkimage.json +++ b/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/capturehelpbuttondarkimage.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"UIImage","preciseIdentifier":"c:objc(cs)UIImage"},{"kind":"text","text":" * "},{"kind":"identifier","text":"captureHelpButtonDarkImage"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: need-help-tooltip-dark"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturehelpbuttondarkimage"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureHelpButtonDarkImage","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Help button dark image."},{"type":"text","text":" "},{"type":"text","text":"Dimensions: 32x32"}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"captureHelpButtonDarkImage"}],"title":"captureHelpButtonDarkImage","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureViewControllerTheme(py)captureHelpButtonDarkImage","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"captureHelpButtonDarkImage"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureHelpButtonDarkImage":{"role":"symbol","title":"captureHelpButtonDarkImage","fragments":[{"kind":"identifier","text":"captureHelpButtonDarkImage"}],"abstract":[{"type":"text","text":"Help button dark image."},{"type":"text","text":" "},{"type":"text","text":"Dimensions: 32x32"}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureHelpButtonDarkImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturehelpbuttondarkimage"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme":{"role":"symbol","title":"MBICCaptureViewControllerTheme","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerTheme"}],"abstract":[{"type":"text","text":"Capture overlay theme settings."},{"type":"text","text":" "},{"type":"text","text":"Used for UI customzation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"UIImage","preciseIdentifier":"c:objc(cs)UIImage"},{"kind":"text","text":" * "},{"kind":"identifier","text":"captureHelpButtonDarkImage"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: need-help-tooltip-dark"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturehelpbuttondarkimage"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureHelpButtonDarkImage","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Help button dark image."},{"type":"text","text":" "},{"type":"text","text":"Dimensions: 32x32"}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"captureHelpButtonDarkImage"}],"title":"captureHelpButtonDarkImage","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureViewControllerTheme(py)captureHelpButtonDarkImage","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"captureHelpButtonDarkImage"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureHelpButtonDarkImage":{"role":"symbol","title":"captureHelpButtonDarkImage","fragments":[{"kind":"identifier","text":"captureHelpButtonDarkImage"}],"abstract":[{"type":"text","text":"Help button dark image."},{"type":"text","text":" "},{"type":"text","text":"Dimensions: 32x32"}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureHelpButtonDarkImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturehelpbuttondarkimage"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme":{"role":"symbol","title":"MBICCaptureViewControllerTheme","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerTheme"}],"abstract":[{"type":"text","text":"Capture overlay theme settings."},{"type":"text","text":" "},{"type":"text","text":"Used for UI customzation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/capturehelpbuttonimage.json b/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/capturehelpbuttonimage.json index 0bd855b..c867632 100644 --- a/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/capturehelpbuttonimage.json +++ b/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/capturehelpbuttonimage.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"UIImage","preciseIdentifier":"c:objc(cs)UIImage"},{"kind":"text","text":" * "},{"kind":"identifier","text":"captureHelpButtonImage"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: need-help-tooltip"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturehelpbuttonimage"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureHelpButtonImage","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Help button image."},{"type":"text","text":" "},{"type":"text","text":"Dimensions: 32x32"}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"captureHelpButtonImage"}],"title":"captureHelpButtonImage","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureViewControllerTheme(py)captureHelpButtonImage","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"captureHelpButtonImage"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureHelpButtonImage":{"role":"symbol","title":"captureHelpButtonImage","fragments":[{"kind":"identifier","text":"captureHelpButtonImage"}],"abstract":[{"type":"text","text":"Help button image."},{"type":"text","text":" "},{"type":"text","text":"Dimensions: 32x32"}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureHelpButtonImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturehelpbuttonimage"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme":{"role":"symbol","title":"MBICCaptureViewControllerTheme","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerTheme"}],"abstract":[{"type":"text","text":"Capture overlay theme settings."},{"type":"text","text":" "},{"type":"text","text":"Used for UI customzation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"UIImage","preciseIdentifier":"c:objc(cs)UIImage"},{"kind":"text","text":" * "},{"kind":"identifier","text":"captureHelpButtonImage"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: need-help-tooltip"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturehelpbuttonimage"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureHelpButtonImage","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Help button image."},{"type":"text","text":" "},{"type":"text","text":"Dimensions: 32x32"}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"captureHelpButtonImage"}],"title":"captureHelpButtonImage","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureViewControllerTheme(py)captureHelpButtonImage","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"captureHelpButtonImage"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureHelpButtonImage":{"role":"symbol","title":"captureHelpButtonImage","fragments":[{"kind":"identifier","text":"captureHelpButtonImage"}],"abstract":[{"type":"text","text":"Help button image."},{"type":"text","text":" "},{"type":"text","text":"Dimensions: 32x32"}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureHelpButtonImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturehelpbuttonimage"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme":{"role":"symbol","title":"MBICCaptureViewControllerTheme","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerTheme"}],"abstract":[{"type":"text","text":"Capture overlay theme settings."},{"type":"text","text":" "},{"type":"text","text":"Used for UI customzation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/captureonboardingalertviewdonebuttonfont.json b/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/captureonboardingalertviewdonebuttonfont.json index a8d2882..9300441 100644 --- a/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/captureonboardingalertviewdonebuttonfont.json +++ b/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/captureonboardingalertviewdonebuttonfont.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"UIFont","preciseIdentifier":"c:objc(cs)UIFont"},{"kind":"text","text":" * "},{"kind":"identifier","text":"captureOnboardingAlertViewDoneButtonFont"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: Microblink blue"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontrollertheme\/captureonboardingalertviewdonebuttonfont"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureOnboardingAlertViewDoneButtonFont","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Initial onboarding alert view font."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"captureOnboardingAlertViewDoneButtonFont"}],"title":"captureOnboardingAlertViewDoneButtonFont","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureViewControllerTheme(py)captureOnboardingAlertViewDoneButtonFont","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"captureOnboardingAlertViewDoneButtonFont"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureOnboardingAlertViewDoneButtonFont":{"role":"symbol","title":"captureOnboardingAlertViewDoneButtonFont","fragments":[{"kind":"identifier","text":"captureOnboardingAlertViewDoneButtonFont"}],"abstract":[{"type":"text","text":"Initial onboarding alert view font."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureOnboardingAlertViewDoneButtonFont","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/captureonboardingalertviewdonebuttonfont"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme":{"role":"symbol","title":"MBICCaptureViewControllerTheme","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerTheme"}],"abstract":[{"type":"text","text":"Capture overlay theme settings."},{"type":"text","text":" "},{"type":"text","text":"Used for UI customzation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"UIFont","preciseIdentifier":"c:objc(cs)UIFont"},{"kind":"text","text":" * "},{"kind":"identifier","text":"captureOnboardingAlertViewDoneButtonFont"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: Microblink blue"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontrollertheme\/captureonboardingalertviewdonebuttonfont"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureOnboardingAlertViewDoneButtonFont","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Initial onboarding alert view font."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"captureOnboardingAlertViewDoneButtonFont"}],"title":"captureOnboardingAlertViewDoneButtonFont","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureViewControllerTheme(py)captureOnboardingAlertViewDoneButtonFont","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"captureOnboardingAlertViewDoneButtonFont"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme":{"role":"symbol","title":"MBICCaptureViewControllerTheme","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerTheme"}],"abstract":[{"type":"text","text":"Capture overlay theme settings."},{"type":"text","text":" "},{"type":"text","text":"Used for UI customzation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureOnboardingAlertViewDoneButtonFont":{"role":"symbol","title":"captureOnboardingAlertViewDoneButtonFont","fragments":[{"kind":"identifier","text":"captureOnboardingAlertViewDoneButtonFont"}],"abstract":[{"type":"text","text":"Initial onboarding alert view font."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureOnboardingAlertViewDoneButtonFont","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/captureonboardingalertviewdonebuttonfont"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/captureonboardingalertviewdonebuttontextcolor.json b/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/captureonboardingalertviewdonebuttontextcolor.json index 68c3bef..658f25e 100644 --- a/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/captureonboardingalertviewdonebuttontextcolor.json +++ b/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/captureonboardingalertviewdonebuttontextcolor.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"UIColor","preciseIdentifier":"c:objc(cs)UIColor"},{"kind":"text","text":" * "},{"kind":"identifier","text":"captureOnboardingAlertViewDoneButtonTextColor"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: Microblink blue"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontrollertheme\/captureonboardingalertviewdonebuttontextcolor"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureOnboardingAlertViewDoneButtonTextColor","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Initial onboarding alert view title color. Same for dark mode."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"captureOnboardingAlertViewDoneButtonTextColor"}],"title":"captureOnboardingAlertViewDoneButtonTextColor","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureViewControllerTheme(py)captureOnboardingAlertViewDoneButtonTextColor","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"captureOnboardingAlertViewDoneButtonTextColor"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme":{"role":"symbol","title":"MBICCaptureViewControllerTheme","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerTheme"}],"abstract":[{"type":"text","text":"Capture overlay theme settings."},{"type":"text","text":" "},{"type":"text","text":"Used for UI customzation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureOnboardingAlertViewDoneButtonTextColor":{"role":"symbol","title":"captureOnboardingAlertViewDoneButtonTextColor","fragments":[{"kind":"identifier","text":"captureOnboardingAlertViewDoneButtonTextColor"}],"abstract":[{"type":"text","text":"Initial onboarding alert view title color. Same for dark mode."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureOnboardingAlertViewDoneButtonTextColor","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/captureonboardingalertviewdonebuttontextcolor"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"UIColor","preciseIdentifier":"c:objc(cs)UIColor"},{"kind":"text","text":" * "},{"kind":"identifier","text":"captureOnboardingAlertViewDoneButtonTextColor"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: Microblink blue"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontrollertheme\/captureonboardingalertviewdonebuttontextcolor"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureOnboardingAlertViewDoneButtonTextColor","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Initial onboarding alert view title color. Same for dark mode."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"captureOnboardingAlertViewDoneButtonTextColor"}],"title":"captureOnboardingAlertViewDoneButtonTextColor","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureViewControllerTheme(py)captureOnboardingAlertViewDoneButtonTextColor","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"captureOnboardingAlertViewDoneButtonTextColor"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme":{"role":"symbol","title":"MBICCaptureViewControllerTheme","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerTheme"}],"abstract":[{"type":"text","text":"Capture overlay theme settings."},{"type":"text","text":" "},{"type":"text","text":"Used for UI customzation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureOnboardingAlertViewDoneButtonTextColor":{"role":"symbol","title":"captureOnboardingAlertViewDoneButtonTextColor","fragments":[{"kind":"identifier","text":"captureOnboardingAlertViewDoneButtonTextColor"}],"abstract":[{"type":"text","text":"Initial onboarding alert view title color. Same for dark mode."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureOnboardingAlertViewDoneButtonTextColor","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/captureonboardingalertviewdonebuttontextcolor"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/captureonboardingalertviewmessagefont.json b/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/captureonboardingalertviewmessagefont.json index 3207868..f03e6a0 100644 --- a/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/captureonboardingalertviewmessagefont.json +++ b/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/captureonboardingalertviewmessagefont.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"UIFont","preciseIdentifier":"c:objc(cs)UIFont"},{"kind":"text","text":" * "},{"kind":"identifier","text":"captureOnboardingAlertViewMessageFont"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: SystemFont 14pt Regular"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontrollertheme\/captureonboardingalertviewmessagefont"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureOnboardingAlertViewMessageFont","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Initial onboarding alert view font."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"captureOnboardingAlertViewMessageFont"}],"title":"captureOnboardingAlertViewMessageFont","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureViewControllerTheme(py)captureOnboardingAlertViewMessageFont","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"captureOnboardingAlertViewMessageFont"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureOnboardingAlertViewMessageFont":{"role":"symbol","title":"captureOnboardingAlertViewMessageFont","fragments":[{"kind":"identifier","text":"captureOnboardingAlertViewMessageFont"}],"abstract":[{"type":"text","text":"Initial onboarding alert view font."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureOnboardingAlertViewMessageFont","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/captureonboardingalertviewmessagefont"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme":{"role":"symbol","title":"MBICCaptureViewControllerTheme","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerTheme"}],"abstract":[{"type":"text","text":"Capture overlay theme settings."},{"type":"text","text":" "},{"type":"text","text":"Used for UI customzation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"UIFont","preciseIdentifier":"c:objc(cs)UIFont"},{"kind":"text","text":" * "},{"kind":"identifier","text":"captureOnboardingAlertViewMessageFont"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: SystemFont 14pt Regular"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontrollertheme\/captureonboardingalertviewmessagefont"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureOnboardingAlertViewMessageFont","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Initial onboarding alert view font."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"captureOnboardingAlertViewMessageFont"}],"title":"captureOnboardingAlertViewMessageFont","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureViewControllerTheme(py)captureOnboardingAlertViewMessageFont","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"captureOnboardingAlertViewMessageFont"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureOnboardingAlertViewMessageFont":{"role":"symbol","title":"captureOnboardingAlertViewMessageFont","fragments":[{"kind":"identifier","text":"captureOnboardingAlertViewMessageFont"}],"abstract":[{"type":"text","text":"Initial onboarding alert view font."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureOnboardingAlertViewMessageFont","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/captureonboardingalertviewmessagefont"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme":{"role":"symbol","title":"MBICCaptureViewControllerTheme","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerTheme"}],"abstract":[{"type":"text","text":"Capture overlay theme settings."},{"type":"text","text":" "},{"type":"text","text":"Used for UI customzation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/captureonboardingalertviewmessagetextcolor.json b/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/captureonboardingalertviewmessagetextcolor.json index b9b4139..8b980dc 100644 --- a/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/captureonboardingalertviewmessagetextcolor.json +++ b/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/captureonboardingalertviewmessagetextcolor.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"UIColor","preciseIdentifier":"c:objc(cs)UIColor"},{"kind":"text","text":" * "},{"kind":"identifier","text":"captureOnboardingAlertViewMessageTextColor"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: Label"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontrollertheme\/captureonboardingalertviewmessagetextcolor"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureOnboardingAlertViewMessageTextColor","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Initial onboarding alert view title color. Same for dark mode."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"captureOnboardingAlertViewMessageTextColor"}],"title":"captureOnboardingAlertViewMessageTextColor","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureViewControllerTheme(py)captureOnboardingAlertViewMessageTextColor","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"captureOnboardingAlertViewMessageTextColor"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme":{"role":"symbol","title":"MBICCaptureViewControllerTheme","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerTheme"}],"abstract":[{"type":"text","text":"Capture overlay theme settings."},{"type":"text","text":" "},{"type":"text","text":"Used for UI customzation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureOnboardingAlertViewMessageTextColor":{"role":"symbol","title":"captureOnboardingAlertViewMessageTextColor","fragments":[{"kind":"identifier","text":"captureOnboardingAlertViewMessageTextColor"}],"abstract":[{"type":"text","text":"Initial onboarding alert view title color. Same for dark mode."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureOnboardingAlertViewMessageTextColor","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/captureonboardingalertviewmessagetextcolor"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"UIColor","preciseIdentifier":"c:objc(cs)UIColor"},{"kind":"text","text":" * "},{"kind":"identifier","text":"captureOnboardingAlertViewMessageTextColor"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: Label"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontrollertheme\/captureonboardingalertviewmessagetextcolor"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureOnboardingAlertViewMessageTextColor","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Initial onboarding alert view title color. Same for dark mode."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"captureOnboardingAlertViewMessageTextColor"}],"title":"captureOnboardingAlertViewMessageTextColor","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureViewControllerTheme(py)captureOnboardingAlertViewMessageTextColor","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"captureOnboardingAlertViewMessageTextColor"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureOnboardingAlertViewMessageTextColor":{"role":"symbol","title":"captureOnboardingAlertViewMessageTextColor","fragments":[{"kind":"identifier","text":"captureOnboardingAlertViewMessageTextColor"}],"abstract":[{"type":"text","text":"Initial onboarding alert view title color. Same for dark mode."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureOnboardingAlertViewMessageTextColor","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/captureonboardingalertviewmessagetextcolor"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme":{"role":"symbol","title":"MBICCaptureViewControllerTheme","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerTheme"}],"abstract":[{"type":"text","text":"Capture overlay theme settings."},{"type":"text","text":" "},{"type":"text","text":"Used for UI customzation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/captureonboardingalertviewtitlefont.json b/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/captureonboardingalertviewtitlefont.json index 91299c4..93b73bc 100644 --- a/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/captureonboardingalertviewtitlefont.json +++ b/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/captureonboardingalertviewtitlefont.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"UIFont","preciseIdentifier":"c:objc(cs)UIFont"},{"kind":"text","text":" * "},{"kind":"identifier","text":"captureOnboardingAlertViewTitleFont"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: SystemFont 17pt Semibold"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontrollertheme\/captureonboardingalertviewtitlefont"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureOnboardingAlertViewTitleFont","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Initial onboarding alert view font."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"captureOnboardingAlertViewTitleFont"}],"title":"captureOnboardingAlertViewTitleFont","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureViewControllerTheme(py)captureOnboardingAlertViewTitleFont","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"captureOnboardingAlertViewTitleFont"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureOnboardingAlertViewTitleFont":{"role":"symbol","title":"captureOnboardingAlertViewTitleFont","fragments":[{"kind":"identifier","text":"captureOnboardingAlertViewTitleFont"}],"abstract":[{"type":"text","text":"Initial onboarding alert view font."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureOnboardingAlertViewTitleFont","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/captureonboardingalertviewtitlefont"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme":{"role":"symbol","title":"MBICCaptureViewControllerTheme","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerTheme"}],"abstract":[{"type":"text","text":"Capture overlay theme settings."},{"type":"text","text":" "},{"type":"text","text":"Used for UI customzation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"UIFont","preciseIdentifier":"c:objc(cs)UIFont"},{"kind":"text","text":" * "},{"kind":"identifier","text":"captureOnboardingAlertViewTitleFont"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: SystemFont 17pt Semibold"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontrollertheme\/captureonboardingalertviewtitlefont"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureOnboardingAlertViewTitleFont","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Initial onboarding alert view font."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"captureOnboardingAlertViewTitleFont"}],"title":"captureOnboardingAlertViewTitleFont","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureViewControllerTheme(py)captureOnboardingAlertViewTitleFont","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"captureOnboardingAlertViewTitleFont"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme":{"role":"symbol","title":"MBICCaptureViewControllerTheme","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerTheme"}],"abstract":[{"type":"text","text":"Capture overlay theme settings."},{"type":"text","text":" "},{"type":"text","text":"Used for UI customzation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureOnboardingAlertViewTitleFont":{"role":"symbol","title":"captureOnboardingAlertViewTitleFont","fragments":[{"kind":"identifier","text":"captureOnboardingAlertViewTitleFont"}],"abstract":[{"type":"text","text":"Initial onboarding alert view font."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureOnboardingAlertViewTitleFont","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/captureonboardingalertviewtitlefont"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/capturestatusviewcornerradius.json b/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/capturestatusviewcornerradius.json index 9ca70dc..ee7cebd 100644 --- a/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/capturestatusviewcornerradius.json +++ b/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/capturestatusviewcornerradius.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"assign"},{"kind":"text","text":", "},{"kind":"keyword","text":"unsafe_unretained"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"c:@T@CGFloat"},{"kind":"text","text":" "},{"kind":"identifier","text":"captureStatusViewCornerRadius"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: 6"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturestatusviewcornerradius"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureStatusViewCornerRadius","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Status view corner radius."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"captureStatusViewCornerRadius"}],"title":"captureStatusViewCornerRadius","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureViewControllerTheme(py)captureStatusViewCornerRadius","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"captureStatusViewCornerRadius"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureStatusViewCornerRadius":{"role":"symbol","title":"captureStatusViewCornerRadius","fragments":[{"kind":"identifier","text":"captureStatusViewCornerRadius"}],"abstract":[{"type":"text","text":"Status view corner radius."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureStatusViewCornerRadius","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturestatusviewcornerradius"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme":{"role":"symbol","title":"MBICCaptureViewControllerTheme","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerTheme"}],"abstract":[{"type":"text","text":"Capture overlay theme settings."},{"type":"text","text":" "},{"type":"text","text":"Used for UI customzation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"assign"},{"kind":"text","text":", "},{"kind":"keyword","text":"unsafe_unretained"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"c:@T@CGFloat"},{"kind":"text","text":" "},{"kind":"identifier","text":"captureStatusViewCornerRadius"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: 6"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturestatusviewcornerradius"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureStatusViewCornerRadius","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Status view corner radius."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"captureStatusViewCornerRadius"}],"title":"captureStatusViewCornerRadius","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureViewControllerTheme(py)captureStatusViewCornerRadius","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"captureStatusViewCornerRadius"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme":{"role":"symbol","title":"MBICCaptureViewControllerTheme","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerTheme"}],"abstract":[{"type":"text","text":"Capture overlay theme settings."},{"type":"text","text":" "},{"type":"text","text":"Used for UI customzation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureStatusViewCornerRadius":{"role":"symbol","title":"captureStatusViewCornerRadius","fragments":[{"kind":"identifier","text":"captureStatusViewCornerRadius"}],"abstract":[{"type":"text","text":"Status view corner radius."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureStatusViewCornerRadius","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturestatusviewcornerradius"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/capturestatusviewfont.json b/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/capturestatusviewfont.json index 93ca5c0..1c8eb45 100644 --- a/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/capturestatusviewfont.json +++ b/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/capturestatusviewfont.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"UIFont","preciseIdentifier":"c:objc(cs)UIFont"},{"kind":"text","text":" * "},{"kind":"identifier","text":"captureStatusViewFont"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: SystemFont 17pt SemiBold"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturestatusviewfont"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureStatusViewFont","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Status view label’s font. Status view handles all the messages."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"captureStatusViewFont"}],"title":"captureStatusViewFont","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureViewControllerTheme(py)captureStatusViewFont","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"captureStatusViewFont"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureStatusViewFont":{"role":"symbol","title":"captureStatusViewFont","fragments":[{"kind":"identifier","text":"captureStatusViewFont"}],"abstract":[{"type":"text","text":"Status view label’s font. Status view handles all the messages."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureStatusViewFont","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturestatusviewfont"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme":{"role":"symbol","title":"MBICCaptureViewControllerTheme","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerTheme"}],"abstract":[{"type":"text","text":"Capture overlay theme settings."},{"type":"text","text":" "},{"type":"text","text":"Used for UI customzation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"UIFont","preciseIdentifier":"c:objc(cs)UIFont"},{"kind":"text","text":" * "},{"kind":"identifier","text":"captureStatusViewFont"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: SystemFont 17pt SemiBold"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturestatusviewfont"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureStatusViewFont","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Status view label’s font. Status view handles all the messages."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"captureStatusViewFont"}],"title":"captureStatusViewFont","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureViewControllerTheme(py)captureStatusViewFont","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"captureStatusViewFont"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureStatusViewFont":{"role":"symbol","title":"captureStatusViewFont","fragments":[{"kind":"identifier","text":"captureStatusViewFont"}],"abstract":[{"type":"text","text":"Status view label’s font. Status view handles all the messages."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureStatusViewFont","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturestatusviewfont"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme":{"role":"symbol","title":"MBICCaptureViewControllerTheme","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerTheme"}],"abstract":[{"type":"text","text":"Capture overlay theme settings."},{"type":"text","text":" "},{"type":"text","text":"Used for UI customzation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/capturesuccessscanimage.json b/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/capturesuccessscanimage.json index 761e175..bed6bf7 100644 --- a/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/capturesuccessscanimage.json +++ b/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/capturesuccessscanimage.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"UIImage","preciseIdentifier":"c:objc(cs)UIImage"},{"kind":"text","text":" * "},{"kind":"identifier","text":"captureSuccessScanImage"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: checkmark"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturesuccessscanimage"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureSuccessScanImage","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Successful scan image."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"captureSuccessScanImage"}],"title":"captureSuccessScanImage","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureViewControllerTheme(py)captureSuccessScanImage","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"captureSuccessScanImage"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureSuccessScanImage":{"role":"symbol","title":"captureSuccessScanImage","fragments":[{"kind":"identifier","text":"captureSuccessScanImage"}],"abstract":[{"type":"text","text":"Successful scan image."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureSuccessScanImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturesuccessscanimage"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme":{"role":"symbol","title":"MBICCaptureViewControllerTheme","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerTheme"}],"abstract":[{"type":"text","text":"Capture overlay theme settings."},{"type":"text","text":" "},{"type":"text","text":"Used for UI customzation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"UIImage","preciseIdentifier":"c:objc(cs)UIImage"},{"kind":"text","text":" * "},{"kind":"identifier","text":"captureSuccessScanImage"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: checkmark"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturesuccessscanimage"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureSuccessScanImage","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Successful scan image."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"captureSuccessScanImage"}],"title":"captureSuccessScanImage","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureViewControllerTheme(py)captureSuccessScanImage","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"captureSuccessScanImage"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureSuccessScanImage":{"role":"symbol","title":"captureSuccessScanImage","fragments":[{"kind":"identifier","text":"captureSuccessScanImage"}],"abstract":[{"type":"text","text":"Successful scan image."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureSuccessScanImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturesuccessscanimage"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme":{"role":"symbol","title":"MBICCaptureViewControllerTheme","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerTheme"}],"abstract":[{"type":"text","text":"Capture overlay theme settings."},{"type":"text","text":" "},{"type":"text","text":"Used for UI customzation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/capturetooltipbackgroundcolor.json b/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/capturetooltipbackgroundcolor.json index b08b795..de71d9d 100644 --- a/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/capturetooltipbackgroundcolor.json +++ b/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/capturetooltipbackgroundcolor.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"UIColor","preciseIdentifier":"c:objc(cs)UIColor"},{"kind":"text","text":" * "},{"kind":"identifier","text":"captureTooltipBackgroundColor"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: Microblink blue"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturetooltipbackgroundcolor"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTooltipBackgroundColor","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Need help tootlip background color. Same as dark mode."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"captureTooltipBackgroundColor"}],"title":"captureTooltipBackgroundColor","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureViewControllerTheme(py)captureTooltipBackgroundColor","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"captureTooltipBackgroundColor"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureTooltipBackgroundColor":{"role":"symbol","title":"captureTooltipBackgroundColor","fragments":[{"kind":"identifier","text":"captureTooltipBackgroundColor"}],"abstract":[{"type":"text","text":"Need help tootlip background color. Same as dark mode."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTooltipBackgroundColor","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturetooltipbackgroundcolor"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme":{"role":"symbol","title":"MBICCaptureViewControllerTheme","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerTheme"}],"abstract":[{"type":"text","text":"Capture overlay theme settings."},{"type":"text","text":" "},{"type":"text","text":"Used for UI customzation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"UIColor","preciseIdentifier":"c:objc(cs)UIColor"},{"kind":"text","text":" * "},{"kind":"identifier","text":"captureTooltipBackgroundColor"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: Microblink blue"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturetooltipbackgroundcolor"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTooltipBackgroundColor","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Need help tootlip background color. Same as dark mode."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"captureTooltipBackgroundColor"}],"title":"captureTooltipBackgroundColor","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureViewControllerTheme(py)captureTooltipBackgroundColor","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"captureTooltipBackgroundColor"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme":{"role":"symbol","title":"MBICCaptureViewControllerTheme","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerTheme"}],"abstract":[{"type":"text","text":"Capture overlay theme settings."},{"type":"text","text":" "},{"type":"text","text":"Used for UI customzation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureTooltipBackgroundColor":{"role":"symbol","title":"captureTooltipBackgroundColor","fragments":[{"kind":"identifier","text":"captureTooltipBackgroundColor"}],"abstract":[{"type":"text","text":"Need help tootlip background color. Same as dark mode."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTooltipBackgroundColor","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturetooltipbackgroundcolor"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/capturetooltipcornerradius.json b/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/capturetooltipcornerradius.json index af2ae28..0b99018 100644 --- a/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/capturetooltipcornerradius.json +++ b/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/capturetooltipcornerradius.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"assign"},{"kind":"text","text":", "},{"kind":"keyword","text":"unsafe_unretained"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"c:@T@CGFloat"},{"kind":"text","text":" "},{"kind":"identifier","text":"captureTooltipCornerRadius"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: 4"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturetooltipcornerradius"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTooltipCornerRadius","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Need help tootlip corner radius."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"captureTooltipCornerRadius"}],"title":"captureTooltipCornerRadius","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureViewControllerTheme(py)captureTooltipCornerRadius","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"captureTooltipCornerRadius"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme":{"role":"symbol","title":"MBICCaptureViewControllerTheme","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerTheme"}],"abstract":[{"type":"text","text":"Capture overlay theme settings."},{"type":"text","text":" "},{"type":"text","text":"Used for UI customzation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureTooltipCornerRadius":{"role":"symbol","title":"captureTooltipCornerRadius","fragments":[{"kind":"identifier","text":"captureTooltipCornerRadius"}],"abstract":[{"type":"text","text":"Need help tootlip corner radius."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTooltipCornerRadius","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturetooltipcornerradius"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"assign"},{"kind":"text","text":", "},{"kind":"keyword","text":"unsafe_unretained"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"c:@T@CGFloat"},{"kind":"text","text":" "},{"kind":"identifier","text":"captureTooltipCornerRadius"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: 4"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturetooltipcornerradius"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTooltipCornerRadius","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Need help tootlip corner radius."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"captureTooltipCornerRadius"}],"title":"captureTooltipCornerRadius","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureViewControllerTheme(py)captureTooltipCornerRadius","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"captureTooltipCornerRadius"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme":{"role":"symbol","title":"MBICCaptureViewControllerTheme","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerTheme"}],"abstract":[{"type":"text","text":"Capture overlay theme settings."},{"type":"text","text":" "},{"type":"text","text":"Used for UI customzation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureTooltipCornerRadius":{"role":"symbol","title":"captureTooltipCornerRadius","fragments":[{"kind":"identifier","text":"captureTooltipCornerRadius"}],"abstract":[{"type":"text","text":"Need help tootlip corner radius."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTooltipCornerRadius","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturetooltipcornerradius"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/capturetooltiptextcolor.json b/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/capturetooltiptextcolor.json index e8a462b..1cd0489 100644 --- a/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/capturetooltiptextcolor.json +++ b/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/capturetooltiptextcolor.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"UIColor","preciseIdentifier":"c:objc(cs)UIColor"},{"kind":"text","text":" * "},{"kind":"identifier","text":"captureTooltipTextColor"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: white"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturetooltiptextcolor"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTooltipTextColor","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Need help tootlip text color. Same as dark mode."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"captureTooltipTextColor"}],"title":"captureTooltipTextColor","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureViewControllerTheme(py)captureTooltipTextColor","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"captureTooltipTextColor"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme":{"role":"symbol","title":"MBICCaptureViewControllerTheme","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerTheme"}],"abstract":[{"type":"text","text":"Capture overlay theme settings."},{"type":"text","text":" "},{"type":"text","text":"Used for UI customzation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureTooltipTextColor":{"role":"symbol","title":"captureTooltipTextColor","fragments":[{"kind":"identifier","text":"captureTooltipTextColor"}],"abstract":[{"type":"text","text":"Need help tootlip text color. Same as dark mode."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTooltipTextColor","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturetooltiptextcolor"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"UIColor","preciseIdentifier":"c:objc(cs)UIColor"},{"kind":"text","text":" * "},{"kind":"identifier","text":"captureTooltipTextColor"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: white"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturetooltiptextcolor"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTooltipTextColor","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Need help tootlip text color. Same as dark mode."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"captureTooltipTextColor"}],"title":"captureTooltipTextColor","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureViewControllerTheme(py)captureTooltipTextColor","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"captureTooltipTextColor"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme":{"role":"symbol","title":"MBICCaptureViewControllerTheme","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerTheme"}],"abstract":[{"type":"text","text":"Capture overlay theme settings."},{"type":"text","text":" "},{"type":"text","text":"Used for UI customzation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureTooltipTextColor":{"role":"symbol","title":"captureTooltipTextColor","fragments":[{"kind":"identifier","text":"captureTooltipTextColor"}],"abstract":[{"type":"text","text":"Need help tootlip text color. Same as dark mode."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTooltipTextColor","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturetooltiptextcolor"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/capturetutorialviewactionbuttonclosefont.json b/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/capturetutorialviewactionbuttonclosefont.json index e290dc6..79fdcfb 100644 --- a/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/capturetutorialviewactionbuttonclosefont.json +++ b/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/capturetutorialviewactionbuttonclosefont.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"UIFont","preciseIdentifier":"c:objc(cs)UIFont"},{"kind":"text","text":" * "},{"kind":"identifier","text":"captureTutorialViewActionButtonCloseFont"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: SystemFont 17pt"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturetutorialviewactionbuttonclosefont"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTutorialViewActionButtonCloseFont","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Need help tutorial view action button close and back font."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"captureTutorialViewActionButtonCloseFont"}],"title":"captureTutorialViewActionButtonCloseFont","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureViewControllerTheme(py)captureTutorialViewActionButtonCloseFont","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"captureTutorialViewActionButtonCloseFont"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureTutorialViewActionButtonCloseFont":{"role":"symbol","title":"captureTutorialViewActionButtonCloseFont","fragments":[{"kind":"identifier","text":"captureTutorialViewActionButtonCloseFont"}],"abstract":[{"type":"text","text":"Need help tutorial view action button close and back font."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTutorialViewActionButtonCloseFont","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturetutorialviewactionbuttonclosefont"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme":{"role":"symbol","title":"MBICCaptureViewControllerTheme","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerTheme"}],"abstract":[{"type":"text","text":"Capture overlay theme settings."},{"type":"text","text":" "},{"type":"text","text":"Used for UI customzation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"UIFont","preciseIdentifier":"c:objc(cs)UIFont"},{"kind":"text","text":" * "},{"kind":"identifier","text":"captureTutorialViewActionButtonCloseFont"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: SystemFont 17pt"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturetutorialviewactionbuttonclosefont"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTutorialViewActionButtonCloseFont","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Need help tutorial view action button close and back font."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"captureTutorialViewActionButtonCloseFont"}],"title":"captureTutorialViewActionButtonCloseFont","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureViewControllerTheme(py)captureTutorialViewActionButtonCloseFont","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"captureTutorialViewActionButtonCloseFont"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme":{"role":"symbol","title":"MBICCaptureViewControllerTheme","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerTheme"}],"abstract":[{"type":"text","text":"Capture overlay theme settings."},{"type":"text","text":" "},{"type":"text","text":"Used for UI customzation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureTutorialViewActionButtonCloseFont":{"role":"symbol","title":"captureTutorialViewActionButtonCloseFont","fragments":[{"kind":"identifier","text":"captureTutorialViewActionButtonCloseFont"}],"abstract":[{"type":"text","text":"Need help tutorial view action button close and back font."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTutorialViewActionButtonCloseFont","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturetutorialviewactionbuttonclosefont"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/capturetutorialviewactionbuttonnextfont.json b/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/capturetutorialviewactionbuttonnextfont.json index 1180002..bbeab01 100644 --- a/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/capturetutorialviewactionbuttonnextfont.json +++ b/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/capturetutorialviewactionbuttonnextfont.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"UIFont","preciseIdentifier":"c:objc(cs)UIFont"},{"kind":"text","text":" * "},{"kind":"identifier","text":"captureTutorialViewActionButtonNextFont"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: SystemFont 17pt Bold"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturetutorialviewactionbuttonnextfont"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTutorialViewActionButtonNextFont","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Need help tutorial view action button next and done font."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"captureTutorialViewActionButtonNextFont"}],"title":"captureTutorialViewActionButtonNextFont","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureViewControllerTheme(py)captureTutorialViewActionButtonNextFont","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"captureTutorialViewActionButtonNextFont"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureTutorialViewActionButtonNextFont":{"role":"symbol","title":"captureTutorialViewActionButtonNextFont","fragments":[{"kind":"identifier","text":"captureTutorialViewActionButtonNextFont"}],"abstract":[{"type":"text","text":"Need help tutorial view action button next and done font."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTutorialViewActionButtonNextFont","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturetutorialviewactionbuttonnextfont"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme":{"role":"symbol","title":"MBICCaptureViewControllerTheme","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerTheme"}],"abstract":[{"type":"text","text":"Capture overlay theme settings."},{"type":"text","text":" "},{"type":"text","text":"Used for UI customzation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"UIFont","preciseIdentifier":"c:objc(cs)UIFont"},{"kind":"text","text":" * "},{"kind":"identifier","text":"captureTutorialViewActionButtonNextFont"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: SystemFont 17pt Bold"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturetutorialviewactionbuttonnextfont"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTutorialViewActionButtonNextFont","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Need help tutorial view action button next and done font."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"captureTutorialViewActionButtonNextFont"}],"title":"captureTutorialViewActionButtonNextFont","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureViewControllerTheme(py)captureTutorialViewActionButtonNextFont","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"captureTutorialViewActionButtonNextFont"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureTutorialViewActionButtonNextFont":{"role":"symbol","title":"captureTutorialViewActionButtonNextFont","fragments":[{"kind":"identifier","text":"captureTutorialViewActionButtonNextFont"}],"abstract":[{"type":"text","text":"Need help tutorial view action button next and done font."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTutorialViewActionButtonNextFont","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturetutorialviewactionbuttonnextfont"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme":{"role":"symbol","title":"MBICCaptureViewControllerTheme","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerTheme"}],"abstract":[{"type":"text","text":"Capture overlay theme settings."},{"type":"text","text":" "},{"type":"text","text":"Used for UI customzation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/capturetutorialviewactionbuttonstextcolor.json b/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/capturetutorialviewactionbuttonstextcolor.json index 7dd406c..a9ffa77 100644 --- a/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/capturetutorialviewactionbuttonstextcolor.json +++ b/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/capturetutorialviewactionbuttonstextcolor.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"UIColor","preciseIdentifier":"c:objc(cs)UIColor"},{"kind":"text","text":" * "},{"kind":"identifier","text":"captureTutorialViewActionButtonsTextColor"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: Microblink blue"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturetutorialviewactionbuttonstextcolor"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTutorialViewActionButtonsTextColor","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Need help tutorial view action buttons text color."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"captureTutorialViewActionButtonsTextColor"}],"title":"captureTutorialViewActionButtonsTextColor","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureViewControllerTheme(py)captureTutorialViewActionButtonsTextColor","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"captureTutorialViewActionButtonsTextColor"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme":{"role":"symbol","title":"MBICCaptureViewControllerTheme","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerTheme"}],"abstract":[{"type":"text","text":"Capture overlay theme settings."},{"type":"text","text":" "},{"type":"text","text":"Used for UI customzation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureTutorialViewActionButtonsTextColor":{"role":"symbol","title":"captureTutorialViewActionButtonsTextColor","fragments":[{"kind":"identifier","text":"captureTutorialViewActionButtonsTextColor"}],"abstract":[{"type":"text","text":"Need help tutorial view action buttons text color."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTutorialViewActionButtonsTextColor","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturetutorialviewactionbuttonstextcolor"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"UIColor","preciseIdentifier":"c:objc(cs)UIColor"},{"kind":"text","text":" * "},{"kind":"identifier","text":"captureTutorialViewActionButtonsTextColor"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: Microblink blue"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturetutorialviewactionbuttonstextcolor"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTutorialViewActionButtonsTextColor","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Need help tutorial view action buttons text color."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"captureTutorialViewActionButtonsTextColor"}],"title":"captureTutorialViewActionButtonsTextColor","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureViewControllerTheme(py)captureTutorialViewActionButtonsTextColor","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"captureTutorialViewActionButtonsTextColor"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureTutorialViewActionButtonsTextColor":{"role":"symbol","title":"captureTutorialViewActionButtonsTextColor","fragments":[{"kind":"identifier","text":"captureTutorialViewActionButtonsTextColor"}],"abstract":[{"type":"text","text":"Need help tutorial view action buttons text color."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTutorialViewActionButtonsTextColor","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturetutorialviewactionbuttonstextcolor"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme":{"role":"symbol","title":"MBICCaptureViewControllerTheme","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerTheme"}],"abstract":[{"type":"text","text":"Capture overlay theme settings."},{"type":"text","text":" "},{"type":"text","text":"Used for UI customzation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/capturetutorialviewmessagefont.json b/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/capturetutorialviewmessagefont.json index 482b7dc..07e761f 100644 --- a/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/capturetutorialviewmessagefont.json +++ b/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/capturetutorialviewmessagefont.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"UIFont","preciseIdentifier":"c:objc(cs)UIFont"},{"kind":"text","text":" * "},{"kind":"identifier","text":"captureTutorialViewMessageFont"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: SystemFont 15pt"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturetutorialviewmessagefont"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTutorialViewMessageFont","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Need help tutorial view message font."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"captureTutorialViewMessageFont"}],"title":"captureTutorialViewMessageFont","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureViewControllerTheme(py)captureTutorialViewMessageFont","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"captureTutorialViewMessageFont"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme":{"role":"symbol","title":"MBICCaptureViewControllerTheme","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerTheme"}],"abstract":[{"type":"text","text":"Capture overlay theme settings."},{"type":"text","text":" "},{"type":"text","text":"Used for UI customzation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureTutorialViewMessageFont":{"role":"symbol","title":"captureTutorialViewMessageFont","fragments":[{"kind":"identifier","text":"captureTutorialViewMessageFont"}],"abstract":[{"type":"text","text":"Need help tutorial view message font."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTutorialViewMessageFont","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturetutorialviewmessagefont"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"UIFont","preciseIdentifier":"c:objc(cs)UIFont"},{"kind":"text","text":" * "},{"kind":"identifier","text":"captureTutorialViewMessageFont"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: SystemFont 15pt"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturetutorialviewmessagefont"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTutorialViewMessageFont","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Need help tutorial view message font."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"captureTutorialViewMessageFont"}],"title":"captureTutorialViewMessageFont","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureViewControllerTheme(py)captureTutorialViewMessageFont","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"captureTutorialViewMessageFont"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureTutorialViewMessageFont":{"role":"symbol","title":"captureTutorialViewMessageFont","fragments":[{"kind":"identifier","text":"captureTutorialViewMessageFont"}],"abstract":[{"type":"text","text":"Need help tutorial view message font."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTutorialViewMessageFont","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturetutorialviewmessagefont"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme":{"role":"symbol","title":"MBICCaptureViewControllerTheme","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerTheme"}],"abstract":[{"type":"text","text":"Capture overlay theme settings."},{"type":"text","text":" "},{"type":"text","text":"Used for UI customzation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/capturetutorialviewmessagetextcolor.json b/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/capturetutorialviewmessagetextcolor.json index 6a395d6..3cbc1f3 100644 --- a/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/capturetutorialviewmessagetextcolor.json +++ b/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/capturetutorialviewmessagetextcolor.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"UIColor","preciseIdentifier":"c:objc(cs)UIColor"},{"kind":"text","text":" * "},{"kind":"identifier","text":"captureTutorialViewMessageTextColor"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: Label"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturetutorialviewmessagetextcolor"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTutorialViewMessageTextColor","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Need help tutorial view message text color."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"captureTutorialViewMessageTextColor"}],"title":"captureTutorialViewMessageTextColor","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureViewControllerTheme(py)captureTutorialViewMessageTextColor","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"captureTutorialViewMessageTextColor"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme":{"role":"symbol","title":"MBICCaptureViewControllerTheme","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerTheme"}],"abstract":[{"type":"text","text":"Capture overlay theme settings."},{"type":"text","text":" "},{"type":"text","text":"Used for UI customzation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureTutorialViewMessageTextColor":{"role":"symbol","title":"captureTutorialViewMessageTextColor","fragments":[{"kind":"identifier","text":"captureTutorialViewMessageTextColor"}],"abstract":[{"type":"text","text":"Need help tutorial view message text color."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTutorialViewMessageTextColor","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturetutorialviewmessagetextcolor"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"UIColor","preciseIdentifier":"c:objc(cs)UIColor"},{"kind":"text","text":" * "},{"kind":"identifier","text":"captureTutorialViewMessageTextColor"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: Label"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturetutorialviewmessagetextcolor"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTutorialViewMessageTextColor","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Need help tutorial view message text color."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"captureTutorialViewMessageTextColor"}],"title":"captureTutorialViewMessageTextColor","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureViewControllerTheme(py)captureTutorialViewMessageTextColor","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"captureTutorialViewMessageTextColor"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureTutorialViewMessageTextColor":{"role":"symbol","title":"captureTutorialViewMessageTextColor","fragments":[{"kind":"identifier","text":"captureTutorialViewMessageTextColor"}],"abstract":[{"type":"text","text":"Need help tutorial view message text color."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTutorialViewMessageTextColor","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturetutorialviewmessagetextcolor"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme":{"role":"symbol","title":"MBICCaptureViewControllerTheme","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerTheme"}],"abstract":[{"type":"text","text":"Capture overlay theme settings."},{"type":"text","text":" "},{"type":"text","text":"Used for UI customzation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/capturetutorialviewpagecontrolcolor.json b/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/capturetutorialviewpagecontrolcolor.json index 0fdd583..eafff4f 100644 --- a/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/capturetutorialviewpagecontrolcolor.json +++ b/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/capturetutorialviewpagecontrolcolor.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"UIColor","preciseIdentifier":"c:objc(cs)UIColor"},{"kind":"text","text":" * "},{"kind":"identifier","text":"captureTutorialViewPageControlColor"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: Microblink blue"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturetutorialviewpagecontrolcolor"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTutorialViewPageControlColor","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Need help tutorial view page control color."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"captureTutorialViewPageControlColor"}],"title":"captureTutorialViewPageControlColor","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureViewControllerTheme(py)captureTutorialViewPageControlColor","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"captureTutorialViewPageControlColor"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme":{"role":"symbol","title":"MBICCaptureViewControllerTheme","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerTheme"}],"abstract":[{"type":"text","text":"Capture overlay theme settings."},{"type":"text","text":" "},{"type":"text","text":"Used for UI customzation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureTutorialViewPageControlColor":{"role":"symbol","title":"captureTutorialViewPageControlColor","fragments":[{"kind":"identifier","text":"captureTutorialViewPageControlColor"}],"abstract":[{"type":"text","text":"Need help tutorial view page control color."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTutorialViewPageControlColor","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturetutorialviewpagecontrolcolor"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"UIColor","preciseIdentifier":"c:objc(cs)UIColor"},{"kind":"text","text":" * "},{"kind":"identifier","text":"captureTutorialViewPageControlColor"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: Microblink blue"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturetutorialviewpagecontrolcolor"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTutorialViewPageControlColor","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Need help tutorial view page control color."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"captureTutorialViewPageControlColor"}],"title":"captureTutorialViewPageControlColor","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureViewControllerTheme(py)captureTutorialViewPageControlColor","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"captureTutorialViewPageControlColor"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme":{"role":"symbol","title":"MBICCaptureViewControllerTheme","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerTheme"}],"abstract":[{"type":"text","text":"Capture overlay theme settings."},{"type":"text","text":" "},{"type":"text","text":"Used for UI customzation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureTutorialViewPageControlColor":{"role":"symbol","title":"captureTutorialViewPageControlColor","fragments":[{"kind":"identifier","text":"captureTutorialViewPageControlColor"}],"abstract":[{"type":"text","text":"Need help tutorial view page control color."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTutorialViewPageControlColor","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturetutorialviewpagecontrolcolor"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/capturetutorialviewtitlefont.json b/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/capturetutorialviewtitlefont.json index de4f215..c43ce37 100644 --- a/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/capturetutorialviewtitlefont.json +++ b/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/capturetutorialviewtitlefont.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"UIFont","preciseIdentifier":"c:objc(cs)UIFont"},{"kind":"text","text":" * "},{"kind":"identifier","text":"captureTutorialViewTitleFont"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: SystemFont 22pt SemiBold"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturetutorialviewtitlefont"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTutorialViewTitleFont","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Need help tutorial view title font."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"captureTutorialViewTitleFont"}],"title":"captureTutorialViewTitleFont","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureViewControllerTheme(py)captureTutorialViewTitleFont","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"captureTutorialViewTitleFont"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme":{"role":"symbol","title":"MBICCaptureViewControllerTheme","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerTheme"}],"abstract":[{"type":"text","text":"Capture overlay theme settings."},{"type":"text","text":" "},{"type":"text","text":"Used for UI customzation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureTutorialViewTitleFont":{"role":"symbol","title":"captureTutorialViewTitleFont","fragments":[{"kind":"identifier","text":"captureTutorialViewTitleFont"}],"abstract":[{"type":"text","text":"Need help tutorial view title font."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTutorialViewTitleFont","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturetutorialviewtitlefont"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"UIFont","preciseIdentifier":"c:objc(cs)UIFont"},{"kind":"text","text":" * "},{"kind":"identifier","text":"captureTutorialViewTitleFont"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: SystemFont 22pt SemiBold"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturetutorialviewtitlefont"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTutorialViewTitleFont","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Need help tutorial view title font."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"captureTutorialViewTitleFont"}],"title":"captureTutorialViewTitleFont","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureViewControllerTheme(py)captureTutorialViewTitleFont","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"captureTutorialViewTitleFont"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureTutorialViewTitleFont":{"role":"symbol","title":"captureTutorialViewTitleFont","fragments":[{"kind":"identifier","text":"captureTutorialViewTitleFont"}],"abstract":[{"type":"text","text":"Need help tutorial view title font."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTutorialViewTitleFont","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturetutorialviewtitlefont"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme":{"role":"symbol","title":"MBICCaptureViewControllerTheme","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerTheme"}],"abstract":[{"type":"text","text":"Capture overlay theme settings."},{"type":"text","text":" "},{"type":"text","text":"Used for UI customzation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/capturetutorialviewtitletextcolor.json b/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/capturetutorialviewtitletextcolor.json index b486aa2..2e54a32 100644 --- a/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/capturetutorialviewtitletextcolor.json +++ b/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/capturetutorialviewtitletextcolor.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"UIColor","preciseIdentifier":"c:objc(cs)UIColor"},{"kind":"text","text":" * "},{"kind":"identifier","text":"captureTutorialViewTitleTextColor"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: Microblink blue"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturetutorialviewtitletextcolor"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTutorialViewTitleTextColor","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Need help tutorial view title text color."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"captureTutorialViewTitleTextColor"}],"title":"captureTutorialViewTitleTextColor","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureViewControllerTheme(py)captureTutorialViewTitleTextColor","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"captureTutorialViewTitleTextColor"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureTutorialViewTitleTextColor":{"role":"symbol","title":"captureTutorialViewTitleTextColor","fragments":[{"kind":"identifier","text":"captureTutorialViewTitleTextColor"}],"abstract":[{"type":"text","text":"Need help tutorial view title text color."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTutorialViewTitleTextColor","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturetutorialviewtitletextcolor"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme":{"role":"symbol","title":"MBICCaptureViewControllerTheme","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerTheme"}],"abstract":[{"type":"text","text":"Capture overlay theme settings."},{"type":"text","text":" "},{"type":"text","text":"Used for UI customzation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"UIColor","preciseIdentifier":"c:objc(cs)UIColor"},{"kind":"text","text":" * "},{"kind":"identifier","text":"captureTutorialViewTitleTextColor"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: Microblink blue"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturetutorialviewtitletextcolor"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTutorialViewTitleTextColor","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Need help tutorial view title text color."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"captureTutorialViewTitleTextColor"}],"title":"captureTutorialViewTitleTextColor","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureViewControllerTheme(py)captureTutorialViewTitleTextColor","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"captureTutorialViewTitleTextColor"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme":{"role":"symbol","title":"MBICCaptureViewControllerTheme","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerTheme"}],"abstract":[{"type":"text","text":"Capture overlay theme settings."},{"type":"text","text":" "},{"type":"text","text":"Used for UI customzation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/captureTutorialViewTitleTextColor":{"role":"symbol","title":"captureTutorialViewTitleTextColor","fragments":[{"kind":"identifier","text":"captureTutorialViewTitleTextColor"}],"abstract":[{"type":"text","text":"Need help tutorial view title text color."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/captureTutorialViewTitleTextColor","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/capturetutorialviewtitletextcolor"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/closecaptureviewcontrollerimage.json b/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/closecaptureviewcontrollerimage.json index 28cafa1..808ec8c 100644 --- a/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/closecaptureviewcontrollerimage.json +++ b/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/closecaptureviewcontrollerimage.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"UIImage","preciseIdentifier":"c:objc(cs)UIImage"},{"kind":"text","text":" * "},{"kind":"identifier","text":"closeCaptureViewControllerImage"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: close"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontrollertheme\/closecaptureviewcontrollerimage"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/closeCaptureViewControllerImage","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Close capture view controller image."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"closeCaptureViewControllerImage"}],"title":"closeCaptureViewControllerImage","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureViewControllerTheme(py)closeCaptureViewControllerImage","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"closeCaptureViewControllerImage"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/closeCaptureViewControllerImage":{"role":"symbol","title":"closeCaptureViewControllerImage","fragments":[{"kind":"identifier","text":"closeCaptureViewControllerImage"}],"abstract":[{"type":"text","text":"Close capture view controller image."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/closeCaptureViewControllerImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/closecaptureviewcontrollerimage"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme":{"role":"symbol","title":"MBICCaptureViewControllerTheme","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerTheme"}],"abstract":[{"type":"text","text":"Capture overlay theme settings."},{"type":"text","text":" "},{"type":"text","text":"Used for UI customzation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"UIImage","preciseIdentifier":"c:objc(cs)UIImage"},{"kind":"text","text":" * "},{"kind":"identifier","text":"closeCaptureViewControllerImage"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: close"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontrollertheme\/closecaptureviewcontrollerimage"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/closeCaptureViewControllerImage","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Close capture view controller image."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"closeCaptureViewControllerImage"}],"title":"closeCaptureViewControllerImage","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureViewControllerTheme(py)closeCaptureViewControllerImage","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"closeCaptureViewControllerImage"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme":{"role":"symbol","title":"MBICCaptureViewControllerTheme","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerTheme"}],"abstract":[{"type":"text","text":"Capture overlay theme settings."},{"type":"text","text":" "},{"type":"text","text":"Used for UI customzation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/closeCaptureViewControllerImage":{"role":"symbol","title":"closeCaptureViewControllerImage","fragments":[{"kind":"identifier","text":"closeCaptureViewControllerImage"}],"abstract":[{"type":"text","text":"Close capture view controller image."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/closeCaptureViewControllerImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/closecaptureviewcontrollerimage"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/flipviewfirstsidedocumentimage.json b/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/flipviewfirstsidedocumentimage.json index b7288f6..fb65881 100644 --- a/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/flipviewfirstsidedocumentimage.json +++ b/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/flipviewfirstsidedocumentimage.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"UIImage","preciseIdentifier":"c:objc(cs)UIImage"},{"kind":"text","text":" * "},{"kind":"identifier","text":"flipViewFirstSideDocumentImage"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: document-front"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontrollertheme\/flipviewfirstsidedocumentimage"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/flipViewFirstSideDocumentImage","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"First image in document flip animation when the first side is scanned."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"flipViewFirstSideDocumentImage"}],"title":"flipViewFirstSideDocumentImage","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureViewControllerTheme(py)flipViewFirstSideDocumentImage","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"flipViewFirstSideDocumentImage"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/flipViewFirstSideDocumentImage":{"role":"symbol","title":"flipViewFirstSideDocumentImage","fragments":[{"kind":"identifier","text":"flipViewFirstSideDocumentImage"}],"abstract":[{"type":"text","text":"First image in document flip animation when the first side is scanned."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/flipViewFirstSideDocumentImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/flipviewfirstsidedocumentimage"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme":{"role":"symbol","title":"MBICCaptureViewControllerTheme","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerTheme"}],"abstract":[{"type":"text","text":"Capture overlay theme settings."},{"type":"text","text":" "},{"type":"text","text":"Used for UI customzation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"UIImage","preciseIdentifier":"c:objc(cs)UIImage"},{"kind":"text","text":" * "},{"kind":"identifier","text":"flipViewFirstSideDocumentImage"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: document-front"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontrollertheme\/flipviewfirstsidedocumentimage"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/flipViewFirstSideDocumentImage","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"First image in document flip animation when the first side is scanned."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"flipViewFirstSideDocumentImage"}],"title":"flipViewFirstSideDocumentImage","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureViewControllerTheme(py)flipViewFirstSideDocumentImage","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"flipViewFirstSideDocumentImage"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme":{"role":"symbol","title":"MBICCaptureViewControllerTheme","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerTheme"}],"abstract":[{"type":"text","text":"Capture overlay theme settings."},{"type":"text","text":" "},{"type":"text","text":"Used for UI customzation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/flipViewFirstSideDocumentImage":{"role":"symbol","title":"flipViewFirstSideDocumentImage","fragments":[{"kind":"identifier","text":"flipViewFirstSideDocumentImage"}],"abstract":[{"type":"text","text":"First image in document flip animation when the first side is scanned."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/flipViewFirstSideDocumentImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/flipviewfirstsidedocumentimage"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/flipviewsecondsidedocumentimage.json b/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/flipviewsecondsidedocumentimage.json index 051f63a..d1c1f59 100644 --- a/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/flipviewsecondsidedocumentimage.json +++ b/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/flipviewsecondsidedocumentimage.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"UIImage","preciseIdentifier":"c:objc(cs)UIImage"},{"kind":"text","text":" * "},{"kind":"identifier","text":"flipViewSecondSideDocumentImage"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: document-back"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontrollertheme\/flipviewsecondsidedocumentimage"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/flipViewSecondSideDocumentImage","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Second image in document flip animation when the first side is scanned."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"flipViewSecondSideDocumentImage"}],"title":"flipViewSecondSideDocumentImage","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureViewControllerTheme(py)flipViewSecondSideDocumentImage","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"flipViewSecondSideDocumentImage"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme":{"role":"symbol","title":"MBICCaptureViewControllerTheme","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerTheme"}],"abstract":[{"type":"text","text":"Capture overlay theme settings."},{"type":"text","text":" "},{"type":"text","text":"Used for UI customzation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/flipViewSecondSideDocumentImage":{"role":"symbol","title":"flipViewSecondSideDocumentImage","fragments":[{"kind":"identifier","text":"flipViewSecondSideDocumentImage"}],"abstract":[{"type":"text","text":"Second image in document flip animation when the first side is scanned."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/flipViewSecondSideDocumentImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/flipviewsecondsidedocumentimage"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"UIImage","preciseIdentifier":"c:objc(cs)UIImage"},{"kind":"text","text":" * "},{"kind":"identifier","text":"flipViewSecondSideDocumentImage"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: document-back"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontrollertheme\/flipviewsecondsidedocumentimage"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/flipViewSecondSideDocumentImage","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Second image in document flip animation when the first side is scanned."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"flipViewSecondSideDocumentImage"}],"title":"flipViewSecondSideDocumentImage","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureViewControllerTheme(py)flipViewSecondSideDocumentImage","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"flipViewSecondSideDocumentImage"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme":{"role":"symbol","title":"MBICCaptureViewControllerTheme","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerTheme"}],"abstract":[{"type":"text","text":"Capture overlay theme settings."},{"type":"text","text":" "},{"type":"text","text":"Used for UI customzation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/flipViewSecondSideDocumentImage":{"role":"symbol","title":"flipViewSecondSideDocumentImage","fragments":[{"kind":"identifier","text":"flipViewSecondSideDocumentImage"}],"abstract":[{"type":"text","text":"Second image in document flip animation when the first side is scanned."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/flipViewSecondSideDocumentImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/flipviewsecondsidedocumentimage"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/torchoffimage.json b/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/torchoffimage.json index b12ce93..240af2a 100644 --- a/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/torchoffimage.json +++ b/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/torchoffimage.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"UIImage","preciseIdentifier":"c:objc(cs)UIImage"},{"kind":"text","text":" * "},{"kind":"identifier","text":"torchOffImage"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: torch_off"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontrollertheme\/torchoffimage"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/torchOffImage","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Image when torch is enabled."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"torchOffImage"}],"title":"torchOffImage","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureViewControllerTheme(py)torchOffImage","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"torchOffImage"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/torchOffImage":{"role":"symbol","title":"torchOffImage","fragments":[{"kind":"identifier","text":"torchOffImage"}],"abstract":[{"type":"text","text":"Image when torch is enabled."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/torchOffImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/torchoffimage"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme":{"role":"symbol","title":"MBICCaptureViewControllerTheme","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerTheme"}],"abstract":[{"type":"text","text":"Capture overlay theme settings."},{"type":"text","text":" "},{"type":"text","text":"Used for UI customzation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"UIImage","preciseIdentifier":"c:objc(cs)UIImage"},{"kind":"text","text":" * "},{"kind":"identifier","text":"torchOffImage"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: torch_off"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontrollertheme\/torchoffimage"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/torchOffImage","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Image when torch is enabled."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"torchOffImage"}],"title":"torchOffImage","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureViewControllerTheme(py)torchOffImage","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"torchOffImage"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/torchOffImage":{"role":"symbol","title":"torchOffImage","fragments":[{"kind":"identifier","text":"torchOffImage"}],"abstract":[{"type":"text","text":"Image when torch is enabled."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/torchOffImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/torchoffimage"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme":{"role":"symbol","title":"MBICCaptureViewControllerTheme","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerTheme"}],"abstract":[{"type":"text","text":"Capture overlay theme settings."},{"type":"text","text":" "},{"type":"text","text":"Used for UI customzation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/torchonimage.json b/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/torchonimage.json index d663b25..75af4fb 100644 --- a/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/torchonimage.json +++ b/docs/data/documentation/capture/mbiccaptureviewcontrollertheme/torchonimage.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"UIImage","preciseIdentifier":"c:objc(cs)UIImage"},{"kind":"text","text":" * "},{"kind":"identifier","text":"torchOnImage"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: torch_on"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontrollertheme\/torchonimage"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/torchOnImage","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Image when torch is enabled."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"torchOnImage"}],"title":"torchOnImage","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureViewControllerTheme(py)torchOnImage","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"torchOnImage"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/torchOnImage":{"role":"symbol","title":"torchOnImage","fragments":[{"kind":"identifier","text":"torchOnImage"}],"abstract":[{"type":"text","text":"Image when torch is enabled."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/torchOnImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/torchonimage"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme":{"role":"symbol","title":"MBICCaptureViewControllerTheme","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerTheme"}],"abstract":[{"type":"text","text":"Capture overlay theme settings."},{"type":"text","text":" "},{"type":"text","text":"Used for UI customzation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"UIImage","preciseIdentifier":"c:objc(cs)UIImage"},{"kind":"text","text":" * "},{"kind":"identifier","text":"torchOnImage"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: torch_on"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccaptureviewcontrollertheme\/torchonimage"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/torchOnImage","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Image when torch is enabled."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"torchOnImage"}],"title":"torchOnImage","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICCaptureViewControllerTheme(py)torchOnImage","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"torchOnImage"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme":{"role":"symbol","title":"MBICCaptureViewControllerTheme","fragments":[{"kind":"identifier","text":"MBICCaptureViewControllerTheme"}],"abstract":[{"type":"text","text":"Capture overlay theme settings."},{"type":"text","text":" "},{"type":"text","text":"Used for UI customzation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCaptureViewControllerTheme/torchOnImage":{"role":"symbol","title":"torchOnImage","fragments":[{"kind":"identifier","text":"torchOnImage"}],"abstract":[{"type":"text","text":"Image when torch is enabled."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCaptureViewControllerTheme\/torchOnImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccaptureviewcontrollertheme\/torchonimage"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccompletnessstatus.json b/docs/data/documentation/capture/mbiccompletnessstatus.json index 7f79499..15568f6 100644 --- a/docs/data/documentation/capture/mbiccompletnessstatus.json +++ b/docs/data/documentation/capture/mbiccompletnessstatus.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"MBICCompletnessStatus"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NSInteger","preciseIdentifier":"c:@T@NSInteger"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccompletnessstatus"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCompletnessStatus","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Completness status of capture process."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICCompletnessStatus"}],"title":"MBICCompletnessStatus","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"c:@E@MBICCompletnessStatus","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICCompletnessStatus"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture"]]},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCompletnessStatus\/MBICCompletnessStatusComplete","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCompletnessStatus\/MBICCompletnessStatusEmpty","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCompletnessStatus\/MBICCompletnessStatusOneSideMissing"]}],"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCompletnessStatus/MBICCompletnessStatusComplete":{"role":"symbol","title":"MBICCompletnessStatusComplete","fragments":[{"kind":"identifier","text":"MBICCompletnessStatusComplete"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCompletnessStatus\/MBICCompletnessStatusComplete","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccompletnessstatus\/mbiccompletnessstatuscomplete"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCompletnessStatus/MBICCompletnessStatusEmpty":{"role":"symbol","title":"MBICCompletnessStatusEmpty","fragments":[{"kind":"identifier","text":"MBICCompletnessStatusEmpty"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCompletnessStatus\/MBICCompletnessStatusEmpty","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccompletnessstatus\/mbiccompletnessstatusempty"},"doc://com.microblink.Capture/documentation/Capture/MBICCompletnessStatus/MBICCompletnessStatusOneSideMissing":{"role":"symbol","title":"MBICCompletnessStatusOneSideMissing","fragments":[{"kind":"identifier","text":"MBICCompletnessStatusOneSideMissing"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCompletnessStatus\/MBICCompletnessStatusOneSideMissing","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccompletnessstatus\/mbiccompletnessstatusonesidemissing"},"doc://com.microblink.Capture/documentation/Capture/MBICCompletnessStatus":{"role":"symbol","title":"MBICCompletnessStatus","fragments":[{"kind":"identifier","text":"MBICCompletnessStatus"}],"abstract":[{"type":"text","text":"Completness status of capture process."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCompletnessStatus","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccompletnessstatus"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"MBICCompletnessStatus"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NSInteger","preciseIdentifier":"c:@T@NSInteger"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccompletnessstatus"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCompletnessStatus","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Completness status of capture process."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICCompletnessStatus"}],"title":"MBICCompletnessStatus","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"c:@E@MBICCompletnessStatus","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICCompletnessStatus"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture"]]},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCompletnessStatus\/MBICCompletnessStatusComplete","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCompletnessStatus\/MBICCompletnessStatusEmpty","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCompletnessStatus\/MBICCompletnessStatusOneSideMissing"]}],"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCompletnessStatus":{"role":"symbol","title":"MBICCompletnessStatus","fragments":[{"kind":"identifier","text":"MBICCompletnessStatus"}],"abstract":[{"type":"text","text":"Completness status of capture process."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCompletnessStatus","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccompletnessstatus"},"doc://com.microblink.Capture/documentation/Capture/MBICCompletnessStatus/MBICCompletnessStatusEmpty":{"role":"symbol","title":"MBICCompletnessStatusEmpty","fragments":[{"kind":"identifier","text":"MBICCompletnessStatusEmpty"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCompletnessStatus\/MBICCompletnessStatusEmpty","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccompletnessstatus\/mbiccompletnessstatusempty"},"doc://com.microblink.Capture/documentation/Capture/MBICCompletnessStatus/MBICCompletnessStatusOneSideMissing":{"role":"symbol","title":"MBICCompletnessStatusOneSideMissing","fragments":[{"kind":"identifier","text":"MBICCompletnessStatusOneSideMissing"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCompletnessStatus\/MBICCompletnessStatusOneSideMissing","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccompletnessstatus\/mbiccompletnessstatusonesidemissing"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCompletnessStatus/MBICCompletnessStatusComplete":{"role":"symbol","title":"MBICCompletnessStatusComplete","fragments":[{"kind":"identifier","text":"MBICCompletnessStatusComplete"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCompletnessStatus\/MBICCompletnessStatusComplete","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccompletnessstatus\/mbiccompletnessstatuscomplete"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccompletnessstatus/mbiccompletnessstatuscomplete.json b/docs/data/documentation/capture/mbiccompletnessstatus/mbiccompletnessstatuscomplete.json index d200edf..73ad842 100644 --- a/docs/data/documentation/capture/mbiccompletnessstatus/mbiccompletnessstatuscomplete.json +++ b/docs/data/documentation/capture/mbiccompletnessstatus/mbiccompletnessstatuscomplete.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"identifier","text":"MBICCompletnessStatusComplete"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccompletnessstatus\/mbiccompletnessstatuscomplete"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCompletnessStatus\/MBICCompletnessStatusComplete","interfaceLanguage":"occ"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICCompletnessStatusComplete"}],"title":"MBICCompletnessStatusComplete","roleHeading":"Enumeration Case","role":"symbol","symbolKind":"case","externalID":"c:@E@MBICCompletnessStatus@MBICCompletnessStatusComplete","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICCompletnessStatusComplete"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCompletnessStatus"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCompletnessStatus/MBICCompletnessStatusComplete":{"role":"symbol","title":"MBICCompletnessStatusComplete","fragments":[{"kind":"identifier","text":"MBICCompletnessStatusComplete"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCompletnessStatus\/MBICCompletnessStatusComplete","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccompletnessstatus\/mbiccompletnessstatuscomplete"},"doc://com.microblink.Capture/documentation/Capture/MBICCompletnessStatus":{"role":"symbol","title":"MBICCompletnessStatus","fragments":[{"kind":"identifier","text":"MBICCompletnessStatus"}],"abstract":[{"type":"text","text":"Completness status of capture process."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCompletnessStatus","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccompletnessstatus"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"identifier","text":"MBICCompletnessStatusComplete"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccompletnessstatus\/mbiccompletnessstatuscomplete"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCompletnessStatus\/MBICCompletnessStatusComplete","interfaceLanguage":"occ"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICCompletnessStatusComplete"}],"title":"MBICCompletnessStatusComplete","roleHeading":"Enumeration Case","role":"symbol","symbolKind":"case","externalID":"c:@E@MBICCompletnessStatus@MBICCompletnessStatusComplete","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICCompletnessStatusComplete"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCompletnessStatus"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCompletnessStatus/MBICCompletnessStatusComplete":{"role":"symbol","title":"MBICCompletnessStatusComplete","fragments":[{"kind":"identifier","text":"MBICCompletnessStatusComplete"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCompletnessStatus\/MBICCompletnessStatusComplete","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccompletnessstatus\/mbiccompletnessstatuscomplete"},"doc://com.microblink.Capture/documentation/Capture/MBICCompletnessStatus":{"role":"symbol","title":"MBICCompletnessStatus","fragments":[{"kind":"identifier","text":"MBICCompletnessStatus"}],"abstract":[{"type":"text","text":"Completness status of capture process."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCompletnessStatus","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccompletnessstatus"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiccompletnessstatus/mbiccompletnessstatusempty.json b/docs/data/documentation/capture/mbiccompletnessstatus/mbiccompletnessstatusempty.json index 04bbdf9..6769880 100644 --- a/docs/data/documentation/capture/mbiccompletnessstatus/mbiccompletnessstatusempty.json +++ b/docs/data/documentation/capture/mbiccompletnessstatus/mbiccompletnessstatusempty.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"identifier","text":"MBICCompletnessStatusEmpty"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccompletnessstatus\/mbiccompletnessstatusempty"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCompletnessStatus\/MBICCompletnessStatusEmpty","interfaceLanguage":"occ"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICCompletnessStatusEmpty"}],"title":"MBICCompletnessStatusEmpty","roleHeading":"Enumeration Case","role":"symbol","symbolKind":"case","externalID":"c:@E@MBICCompletnessStatus@MBICCompletnessStatusEmpty","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICCompletnessStatusEmpty"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCompletnessStatus"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICCompletnessStatus/MBICCompletnessStatusEmpty":{"role":"symbol","title":"MBICCompletnessStatusEmpty","fragments":[{"kind":"identifier","text":"MBICCompletnessStatusEmpty"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCompletnessStatus\/MBICCompletnessStatusEmpty","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccompletnessstatus\/mbiccompletnessstatusempty"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCompletnessStatus":{"role":"symbol","title":"MBICCompletnessStatus","fragments":[{"kind":"identifier","text":"MBICCompletnessStatus"}],"abstract":[{"type":"text","text":"Completness status of capture process."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCompletnessStatus","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccompletnessstatus"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"identifier","text":"MBICCompletnessStatusEmpty"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiccompletnessstatus\/mbiccompletnessstatusempty"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCompletnessStatus\/MBICCompletnessStatusEmpty","interfaceLanguage":"occ"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICCompletnessStatusEmpty"}],"title":"MBICCompletnessStatusEmpty","roleHeading":"Enumeration Case","role":"symbol","symbolKind":"case","externalID":"c:@E@MBICCompletnessStatus@MBICCompletnessStatusEmpty","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICCompletnessStatusEmpty"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCompletnessStatus"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICCompletnessStatus/MBICCompletnessStatusEmpty":{"role":"symbol","title":"MBICCompletnessStatusEmpty","fragments":[{"kind":"identifier","text":"MBICCompletnessStatusEmpty"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCompletnessStatus\/MBICCompletnessStatusEmpty","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccompletnessstatus\/mbiccompletnessstatusempty"},"doc://com.microblink.Capture/documentation/Capture/MBICCompletnessStatus":{"role":"symbol","title":"MBICCompletnessStatus","fragments":[{"kind":"identifier","text":"MBICCompletnessStatus"}],"abstract":[{"type":"text","text":"Completness status of capture process."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICCompletnessStatus","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiccompletnessstatus"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbicdocumentgroup.json b/docs/data/documentation/capture/mbicdocumentgroup.json index db72cc1..e2afa15 100644 --- a/docs/data/documentation/capture/mbicdocumentgroup.json +++ b/docs/data/documentation/capture/mbicdocumentgroup.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"MBICDocumentGroup"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NSInteger","preciseIdentifier":"c:@T@NSInteger"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbicdocumentgroup"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Document group."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICDocumentGroup"}],"title":"MBICDocumentGroup","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"c:@E@MBICDocumentGroup","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICDocumentGroup"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture"]]},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup\/MBICDocumentGroupDL","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup\/MBICDocumentGroupID","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup\/MBICDocumentGroupPassport","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup\/MBICDocumentGroupPassportCard","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup\/MBICDocumentGroupUnknown","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup\/MBICDocumentGroupVisa"]}],"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICDocumentGroup/MBICDocumentGroupDL":{"role":"symbol","title":"MBICDocumentGroupDL","fragments":[{"kind":"identifier","text":"MBICDocumentGroupDL"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup\/MBICDocumentGroupDL","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicdocumentgroup\/mbicdocumentgroupdl"},"doc://com.microblink.Capture/documentation/Capture/MBICDocumentGroup/MBICDocumentGroupPassportCard":{"role":"symbol","title":"MBICDocumentGroupPassportCard","fragments":[{"kind":"identifier","text":"MBICDocumentGroupPassportCard"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup\/MBICDocumentGroupPassportCard","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicdocumentgroup\/mbicdocumentgrouppassportcard"},"doc://com.microblink.Capture/documentation/Capture/MBICDocumentGroup/MBICDocumentGroupPassport":{"role":"symbol","title":"MBICDocumentGroupPassport","fragments":[{"kind":"identifier","text":"MBICDocumentGroupPassport"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup\/MBICDocumentGroupPassport","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicdocumentgroup\/mbicdocumentgrouppassport"},"doc://com.microblink.Capture/documentation/Capture/MBICDocumentGroup/MBICDocumentGroupID":{"role":"symbol","title":"MBICDocumentGroupID","fragments":[{"kind":"identifier","text":"MBICDocumentGroupID"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup\/MBICDocumentGroupID","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicdocumentgroup\/mbicdocumentgroupid"},"doc://com.microblink.Capture/documentation/Capture/MBICDocumentGroup":{"role":"symbol","title":"MBICDocumentGroup","fragments":[{"kind":"identifier","text":"MBICDocumentGroup"}],"abstract":[{"type":"text","text":"Document group."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicdocumentgroup"},"doc://com.microblink.Capture/documentation/Capture/MBICDocumentGroup/MBICDocumentGroupVisa":{"role":"symbol","title":"MBICDocumentGroupVisa","fragments":[{"kind":"identifier","text":"MBICDocumentGroupVisa"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup\/MBICDocumentGroupVisa","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicdocumentgroup\/mbicdocumentgroupvisa"},"doc://com.microblink.Capture/documentation/Capture/MBICDocumentGroup/MBICDocumentGroupUnknown":{"role":"symbol","title":"MBICDocumentGroupUnknown","fragments":[{"kind":"identifier","text":"MBICDocumentGroupUnknown"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup\/MBICDocumentGroupUnknown","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicdocumentgroup\/mbicdocumentgroupunknown"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"MBICDocumentGroup"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NSInteger","preciseIdentifier":"c:@T@NSInteger"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbicdocumentgroup"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Document group."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICDocumentGroup"}],"title":"MBICDocumentGroup","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"c:@E@MBICDocumentGroup","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICDocumentGroup"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture"]]},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup\/MBICDocumentGroupDL","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup\/MBICDocumentGroupID","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup\/MBICDocumentGroupPassport","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup\/MBICDocumentGroupPassportCard","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup\/MBICDocumentGroupUnknown","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup\/MBICDocumentGroupVisa"]}],"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICDocumentGroup/MBICDocumentGroupUnknown":{"role":"symbol","title":"MBICDocumentGroupUnknown","fragments":[{"kind":"identifier","text":"MBICDocumentGroupUnknown"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup\/MBICDocumentGroupUnknown","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicdocumentgroup\/mbicdocumentgroupunknown"},"doc://com.microblink.Capture/documentation/Capture/MBICDocumentGroup/MBICDocumentGroupDL":{"role":"symbol","title":"MBICDocumentGroupDL","fragments":[{"kind":"identifier","text":"MBICDocumentGroupDL"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup\/MBICDocumentGroupDL","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicdocumentgroup\/mbicdocumentgroupdl"},"doc://com.microblink.Capture/documentation/Capture/MBICDocumentGroup/MBICDocumentGroupVisa":{"role":"symbol","title":"MBICDocumentGroupVisa","fragments":[{"kind":"identifier","text":"MBICDocumentGroupVisa"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup\/MBICDocumentGroupVisa","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicdocumentgroup\/mbicdocumentgroupvisa"},"doc://com.microblink.Capture/documentation/Capture/MBICDocumentGroup/MBICDocumentGroupPassportCard":{"role":"symbol","title":"MBICDocumentGroupPassportCard","fragments":[{"kind":"identifier","text":"MBICDocumentGroupPassportCard"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup\/MBICDocumentGroupPassportCard","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicdocumentgroup\/mbicdocumentgrouppassportcard"},"doc://com.microblink.Capture/documentation/Capture/MBICDocumentGroup/MBICDocumentGroupPassport":{"role":"symbol","title":"MBICDocumentGroupPassport","fragments":[{"kind":"identifier","text":"MBICDocumentGroupPassport"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup\/MBICDocumentGroupPassport","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicdocumentgroup\/mbicdocumentgrouppassport"},"doc://com.microblink.Capture/documentation/Capture/MBICDocumentGroup":{"role":"symbol","title":"MBICDocumentGroup","fragments":[{"kind":"identifier","text":"MBICDocumentGroup"}],"abstract":[{"type":"text","text":"Document group."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicdocumentgroup"},"doc://com.microblink.Capture/documentation/Capture/MBICDocumentGroup/MBICDocumentGroupID":{"role":"symbol","title":"MBICDocumentGroupID","fragments":[{"kind":"identifier","text":"MBICDocumentGroupID"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup\/MBICDocumentGroupID","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicdocumentgroup\/mbicdocumentgroupid"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbicdocumentgroup/mbicdocumentgroupid.json b/docs/data/documentation/capture/mbicdocumentgroup/mbicdocumentgroupid.json index 3921065..f287f70 100644 --- a/docs/data/documentation/capture/mbicdocumentgroup/mbicdocumentgroupid.json +++ b/docs/data/documentation/capture/mbicdocumentgroup/mbicdocumentgroupid.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"identifier","text":"MBICDocumentGroupID"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbicdocumentgroup\/mbicdocumentgroupid"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup\/MBICDocumentGroupID","interfaceLanguage":"occ"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICDocumentGroupID"}],"title":"MBICDocumentGroupID","roleHeading":"Enumeration Case","role":"symbol","symbolKind":"case","externalID":"c:@E@MBICDocumentGroup@MBICDocumentGroupID","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICDocumentGroupID"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICDocumentGroup/MBICDocumentGroupID":{"role":"symbol","title":"MBICDocumentGroupID","fragments":[{"kind":"identifier","text":"MBICDocumentGroupID"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup\/MBICDocumentGroupID","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicdocumentgroup\/mbicdocumentgroupid"},"doc://com.microblink.Capture/documentation/Capture/MBICDocumentGroup":{"role":"symbol","title":"MBICDocumentGroup","fragments":[{"kind":"identifier","text":"MBICDocumentGroup"}],"abstract":[{"type":"text","text":"Document group."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicdocumentgroup"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"identifier","text":"MBICDocumentGroupID"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbicdocumentgroup\/mbicdocumentgroupid"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup\/MBICDocumentGroupID","interfaceLanguage":"occ"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICDocumentGroupID"}],"title":"MBICDocumentGroupID","roleHeading":"Enumeration Case","role":"symbol","symbolKind":"case","externalID":"c:@E@MBICDocumentGroup@MBICDocumentGroupID","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICDocumentGroupID"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICDocumentGroup":{"role":"symbol","title":"MBICDocumentGroup","fragments":[{"kind":"identifier","text":"MBICDocumentGroup"}],"abstract":[{"type":"text","text":"Document group."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicdocumentgroup"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICDocumentGroup/MBICDocumentGroupID":{"role":"symbol","title":"MBICDocumentGroupID","fragments":[{"kind":"identifier","text":"MBICDocumentGroupID"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup\/MBICDocumentGroupID","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicdocumentgroup\/mbicdocumentgroupid"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbicdocumentgroup/mbicdocumentgrouppassport.json b/docs/data/documentation/capture/mbicdocumentgroup/mbicdocumentgrouppassport.json index d7a223e..f209625 100644 --- a/docs/data/documentation/capture/mbicdocumentgroup/mbicdocumentgrouppassport.json +++ b/docs/data/documentation/capture/mbicdocumentgroup/mbicdocumentgrouppassport.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"identifier","text":"MBICDocumentGroupPassport"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbicdocumentgroup\/mbicdocumentgrouppassport"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup\/MBICDocumentGroupPassport","interfaceLanguage":"occ"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICDocumentGroupPassport"}],"title":"MBICDocumentGroupPassport","roleHeading":"Enumeration Case","role":"symbol","symbolKind":"case","externalID":"c:@E@MBICDocumentGroup@MBICDocumentGroupPassport","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICDocumentGroupPassport"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICDocumentGroup/MBICDocumentGroupPassport":{"role":"symbol","title":"MBICDocumentGroupPassport","fragments":[{"kind":"identifier","text":"MBICDocumentGroupPassport"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup\/MBICDocumentGroupPassport","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicdocumentgroup\/mbicdocumentgrouppassport"},"doc://com.microblink.Capture/documentation/Capture/MBICDocumentGroup":{"role":"symbol","title":"MBICDocumentGroup","fragments":[{"kind":"identifier","text":"MBICDocumentGroup"}],"abstract":[{"type":"text","text":"Document group."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicdocumentgroup"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"identifier","text":"MBICDocumentGroupPassport"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbicdocumentgroup\/mbicdocumentgrouppassport"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup\/MBICDocumentGroupPassport","interfaceLanguage":"occ"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICDocumentGroupPassport"}],"title":"MBICDocumentGroupPassport","roleHeading":"Enumeration Case","role":"symbol","symbolKind":"case","externalID":"c:@E@MBICDocumentGroup@MBICDocumentGroupPassport","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICDocumentGroupPassport"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICDocumentGroup":{"role":"symbol","title":"MBICDocumentGroup","fragments":[{"kind":"identifier","text":"MBICDocumentGroup"}],"abstract":[{"type":"text","text":"Document group."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicdocumentgroup"},"doc://com.microblink.Capture/documentation/Capture/MBICDocumentGroup/MBICDocumentGroupPassport":{"role":"symbol","title":"MBICDocumentGroupPassport","fragments":[{"kind":"identifier","text":"MBICDocumentGroupPassport"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup\/MBICDocumentGroupPassport","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicdocumentgroup\/mbicdocumentgrouppassport"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbicdocumentgroup/mbicdocumentgrouppassportcard.json b/docs/data/documentation/capture/mbicdocumentgroup/mbicdocumentgrouppassportcard.json index d3ce2db..a5c1c4a 100644 --- a/docs/data/documentation/capture/mbicdocumentgroup/mbicdocumentgrouppassportcard.json +++ b/docs/data/documentation/capture/mbicdocumentgroup/mbicdocumentgrouppassportcard.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"identifier","text":"MBICDocumentGroupPassportCard"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbicdocumentgroup\/mbicdocumentgrouppassportcard"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup\/MBICDocumentGroupPassportCard","interfaceLanguage":"occ"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICDocumentGroupPassportCard"}],"title":"MBICDocumentGroupPassportCard","roleHeading":"Enumeration Case","role":"symbol","symbolKind":"case","externalID":"c:@E@MBICDocumentGroup@MBICDocumentGroupPassportCard","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICDocumentGroupPassportCard"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICDocumentGroup":{"role":"symbol","title":"MBICDocumentGroup","fragments":[{"kind":"identifier","text":"MBICDocumentGroup"}],"abstract":[{"type":"text","text":"Document group."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicdocumentgroup"},"doc://com.microblink.Capture/documentation/Capture/MBICDocumentGroup/MBICDocumentGroupPassportCard":{"role":"symbol","title":"MBICDocumentGroupPassportCard","fragments":[{"kind":"identifier","text":"MBICDocumentGroupPassportCard"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup\/MBICDocumentGroupPassportCard","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicdocumentgroup\/mbicdocumentgrouppassportcard"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"identifier","text":"MBICDocumentGroupPassportCard"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbicdocumentgroup\/mbicdocumentgrouppassportcard"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup\/MBICDocumentGroupPassportCard","interfaceLanguage":"occ"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICDocumentGroupPassportCard"}],"title":"MBICDocumentGroupPassportCard","roleHeading":"Enumeration Case","role":"symbol","symbolKind":"case","externalID":"c:@E@MBICDocumentGroup@MBICDocumentGroupPassportCard","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICDocumentGroupPassportCard"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICDocumentGroup/MBICDocumentGroupPassportCard":{"role":"symbol","title":"MBICDocumentGroupPassportCard","fragments":[{"kind":"identifier","text":"MBICDocumentGroupPassportCard"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup\/MBICDocumentGroupPassportCard","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicdocumentgroup\/mbicdocumentgrouppassportcard"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICDocumentGroup":{"role":"symbol","title":"MBICDocumentGroup","fragments":[{"kind":"identifier","text":"MBICDocumentGroup"}],"abstract":[{"type":"text","text":"Document group."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicdocumentgroup"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbicdocumentgroup/mbicdocumentgroupunknown.json b/docs/data/documentation/capture/mbicdocumentgroup/mbicdocumentgroupunknown.json index 3c61d20..45775c5 100644 --- a/docs/data/documentation/capture/mbicdocumentgroup/mbicdocumentgroupunknown.json +++ b/docs/data/documentation/capture/mbicdocumentgroup/mbicdocumentgroupunknown.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"identifier","text":"MBICDocumentGroupUnknown"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbicdocumentgroup\/mbicdocumentgroupunknown"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup\/MBICDocumentGroupUnknown","interfaceLanguage":"occ"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICDocumentGroupUnknown"}],"title":"MBICDocumentGroupUnknown","roleHeading":"Enumeration Case","role":"symbol","symbolKind":"case","externalID":"c:@E@MBICDocumentGroup@MBICDocumentGroupUnknown","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICDocumentGroupUnknown"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICDocumentGroup/MBICDocumentGroupUnknown":{"role":"symbol","title":"MBICDocumentGroupUnknown","fragments":[{"kind":"identifier","text":"MBICDocumentGroupUnknown"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup\/MBICDocumentGroupUnknown","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicdocumentgroup\/mbicdocumentgroupunknown"},"doc://com.microblink.Capture/documentation/Capture/MBICDocumentGroup":{"role":"symbol","title":"MBICDocumentGroup","fragments":[{"kind":"identifier","text":"MBICDocumentGroup"}],"abstract":[{"type":"text","text":"Document group."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicdocumentgroup"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"identifier","text":"MBICDocumentGroupUnknown"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbicdocumentgroup\/mbicdocumentgroupunknown"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup\/MBICDocumentGroupUnknown","interfaceLanguage":"occ"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICDocumentGroupUnknown"}],"title":"MBICDocumentGroupUnknown","roleHeading":"Enumeration Case","role":"symbol","symbolKind":"case","externalID":"c:@E@MBICDocumentGroup@MBICDocumentGroupUnknown","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICDocumentGroupUnknown"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICDocumentGroup":{"role":"symbol","title":"MBICDocumentGroup","fragments":[{"kind":"identifier","text":"MBICDocumentGroup"}],"abstract":[{"type":"text","text":"Document group."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicdocumentgroup"},"doc://com.microblink.Capture/documentation/Capture/MBICDocumentGroup/MBICDocumentGroupUnknown":{"role":"symbol","title":"MBICDocumentGroupUnknown","fragments":[{"kind":"identifier","text":"MBICDocumentGroupUnknown"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup\/MBICDocumentGroupUnknown","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicdocumentgroup\/mbicdocumentgroupunknown"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbicdocumentgroup/mbicdocumentgroupvisa.json b/docs/data/documentation/capture/mbicdocumentgroup/mbicdocumentgroupvisa.json index 91701d2..f4d1aac 100644 --- a/docs/data/documentation/capture/mbicdocumentgroup/mbicdocumentgroupvisa.json +++ b/docs/data/documentation/capture/mbicdocumentgroup/mbicdocumentgroupvisa.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"identifier","text":"MBICDocumentGroupVisa"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbicdocumentgroup\/mbicdocumentgroupvisa"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup\/MBICDocumentGroupVisa","interfaceLanguage":"occ"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICDocumentGroupVisa"}],"title":"MBICDocumentGroupVisa","roleHeading":"Enumeration Case","role":"symbol","symbolKind":"case","externalID":"c:@E@MBICDocumentGroup@MBICDocumentGroupVisa","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICDocumentGroupVisa"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICDocumentGroup/MBICDocumentGroupVisa":{"role":"symbol","title":"MBICDocumentGroupVisa","fragments":[{"kind":"identifier","text":"MBICDocumentGroupVisa"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup\/MBICDocumentGroupVisa","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicdocumentgroup\/mbicdocumentgroupvisa"},"doc://com.microblink.Capture/documentation/Capture/MBICDocumentGroup":{"role":"symbol","title":"MBICDocumentGroup","fragments":[{"kind":"identifier","text":"MBICDocumentGroup"}],"abstract":[{"type":"text","text":"Document group."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicdocumentgroup"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"identifier","text":"MBICDocumentGroupVisa"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbicdocumentgroup\/mbicdocumentgroupvisa"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup\/MBICDocumentGroupVisa","interfaceLanguage":"occ"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICDocumentGroupVisa"}],"title":"MBICDocumentGroupVisa","roleHeading":"Enumeration Case","role":"symbol","symbolKind":"case","externalID":"c:@E@MBICDocumentGroup@MBICDocumentGroupVisa","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICDocumentGroupVisa"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICDocumentGroup":{"role":"symbol","title":"MBICDocumentGroup","fragments":[{"kind":"identifier","text":"MBICDocumentGroup"}],"abstract":[{"type":"text","text":"Document group."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicdocumentgroup"},"doc://com.microblink.Capture/documentation/Capture/MBICDocumentGroup/MBICDocumentGroupVisa":{"role":"symbol","title":"MBICDocumentGroupVisa","fragments":[{"kind":"identifier","text":"MBICDocumentGroupVisa"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICDocumentGroup\/MBICDocumentGroupVisa","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicdocumentgroup\/mbicdocumentgroupvisa"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbicimage.json b/docs/data/documentation/capture/mbicimage.json index 9865886..3a8b5f6 100644 --- a/docs/data/documentation/capture/mbicimage.json +++ b/docs/data/documentation/capture/mbicimage.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@interface"},{"kind":"text","text":" "},{"kind":"identifier","text":"MBICImage"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"NSObject","preciseIdentifier":"c:objc(cs)NSObject"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbicimage"],"traits":[{"interfaceLanguage":"occ"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/com.microblink.Capture\/objc(cs)NSObject"],"kind":"relationships","title":"Inherits From","type":"inheritsFrom"},{"identifiers":["doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICTransformedImage"],"kind":"relationships","title":"Inherited By","type":"inheritedBy"}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICImage","interfaceLanguage":"occ"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICImage\/image","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICImage\/imageOrientation","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICImage\/roi"]},{"title":"Type Methods","identifiers":["doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICImage\/imageWithUIImage:"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICImage"}],"title":"MBICImage","roleHeading":"Class","role":"symbol","symbolKind":"class","externalID":"c:objc(cs)MBICImage","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICImage"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture"]]},"references":{"doc://com.microblink.Capture/objc(cs)NSObject":{"type":"unresolvable","title":"NSObject","identifier":"doc:\/\/com.microblink.Capture\/objc(cs)NSObject"},"doc://com.microblink.Capture/documentation/Capture/MBICImage/roi":{"role":"symbol","title":"roi","fragments":[{"kind":"identifier","text":"roi"}],"abstract":[{"type":"text","text":"Region of the image used for scanning, where the whole image is specified with CGRectMake(0.0, 0.0, 1.0, 1.0)."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICImage\/roi","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicimage\/roi"},"doc://com.microblink.Capture/documentation/Capture/MBICTransformedImage":{"role":"symbol","title":"MBICTransformedImage","fragments":[{"kind":"identifier","text":"MBICTransformedImage"}],"abstract":[{"type":"text","text":"Image of a cropped and perspective-corrected document."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICTransformedImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbictransformedimage"},"doc://com.microblink.Capture/documentation/Capture/MBICImage/imageOrientation":{"role":"symbol","title":"imageOrientation","fragments":[{"kind":"identifier","text":"imageOrientation"}],"abstract":[{"type":"text","text":"Image orientation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICImage\/imageOrientation","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicimage\/imageorientation"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICImage/image":{"role":"symbol","title":"image","fragments":[{"kind":"identifier","text":"image"}],"abstract":[{"type":"text","text":"UIImage of wrapped image."},{"type":"text","text":" "},{"type":"text","text":"If this wasn’t created with UIImage, UIImage will be created with first access of this property."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICImage\/image","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicimage\/image"},"doc://com.microblink.Capture/documentation/Capture/MBICImage/imageWithUIImage:":{"role":"symbol","title":"imageWithUIImage:","fragments":[{"kind":"text","text":"+ "},{"kind":"identifier","text":"imageWithUIImage:"}],"abstract":[{"type":"text","text":"Creates MBICImage around UIImage."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICImage\/imageWithUIImage:","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"imageWithUIImage:"}],"url":"\/documentation\/capture\/mbicimage\/imagewithuiimage:"},"doc://com.microblink.Capture/documentation/Capture/MBICImage":{"role":"symbol","title":"MBICImage","fragments":[{"kind":"identifier","text":"MBICImage"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicimage"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@interface"},{"kind":"text","text":" "},{"kind":"identifier","text":"MBICImage"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"NSObject","preciseIdentifier":"c:objc(cs)NSObject"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbicimage"],"traits":[{"interfaceLanguage":"occ"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/com.microblink.Capture\/objc(cs)NSObject"],"kind":"relationships","title":"Inherits From","type":"inheritsFrom"},{"identifiers":["doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICTransformedImage"],"kind":"relationships","title":"Inherited By","type":"inheritedBy"}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICImage","interfaceLanguage":"occ"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICImage\/image","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICImage\/imageOrientation","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICImage\/roi"]},{"title":"Type Methods","identifiers":["doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICImage\/imageWithUIImage:"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICImage"}],"title":"MBICImage","roleHeading":"Class","role":"symbol","symbolKind":"class","externalID":"c:objc(cs)MBICImage","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICImage"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICImage":{"role":"symbol","title":"MBICImage","fragments":[{"kind":"identifier","text":"MBICImage"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicimage"},"doc://com.microblink.Capture/documentation/Capture/MBICImage/roi":{"role":"symbol","title":"roi","fragments":[{"kind":"identifier","text":"roi"}],"abstract":[{"type":"text","text":"Region of the image used for scanning, where the whole image is specified with CGRectMake(0.0, 0.0, 1.0, 1.0)."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICImage\/roi","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicimage\/roi"},"doc://com.microblink.Capture/objc(cs)NSObject":{"type":"unresolvable","title":"NSObject","identifier":"doc:\/\/com.microblink.Capture\/objc(cs)NSObject"},"doc://com.microblink.Capture/documentation/Capture/MBICImage/image":{"role":"symbol","title":"image","fragments":[{"kind":"identifier","text":"image"}],"abstract":[{"type":"text","text":"UIImage of wrapped image."},{"type":"text","text":" "},{"type":"text","text":"If this wasn’t created with UIImage, UIImage will be created with first access of this property."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICImage\/image","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicimage\/image"},"doc://com.microblink.Capture/documentation/Capture/MBICImage/imageWithUIImage:":{"role":"symbol","title":"imageWithUIImage:","fragments":[{"kind":"text","text":"+ "},{"kind":"identifier","text":"imageWithUIImage:"}],"abstract":[{"type":"text","text":"Creates MBICImage around UIImage."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICImage\/imageWithUIImage:","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"imageWithUIImage:"}],"url":"\/documentation\/capture\/mbicimage\/imagewithuiimage:"},"doc://com.microblink.Capture/documentation/Capture/MBICImage/imageOrientation":{"role":"symbol","title":"imageOrientation","fragments":[{"kind":"identifier","text":"imageOrientation"}],"abstract":[{"type":"text","text":"Image orientation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICImage\/imageOrientation","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicimage\/imageorientation"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICTransformedImage":{"role":"symbol","title":"MBICTransformedImage","fragments":[{"kind":"identifier","text":"MBICTransformedImage"}],"abstract":[{"type":"text","text":"Image of a cropped and perspective-corrected document."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICTransformedImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbictransformedimage"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbicimage/image.json b/docs/data/documentation/capture/mbicimage/image.json index 149953b..670b680 100644 --- a/docs/data/documentation/capture/mbicimage/image.json +++ b/docs/data/documentation/capture/mbicimage/image.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"readonly"},{"kind":"text","text":", "},{"kind":"keyword","text":"nullable"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"UIImage","preciseIdentifier":"c:objc(cs)UIImage"},{"kind":"text","text":" * "},{"kind":"identifier","text":"image"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbicimage\/image"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICImage\/image","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"UIImage of wrapped image."},{"type":"text","text":" "},{"type":"text","text":"If this wasn’t created with UIImage, UIImage will be created with first access of this property."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"image"}],"title":"image","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICImage(py)image","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"image"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICImage"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICImage/image":{"role":"symbol","title":"image","fragments":[{"kind":"identifier","text":"image"}],"abstract":[{"type":"text","text":"UIImage of wrapped image."},{"type":"text","text":" "},{"type":"text","text":"If this wasn’t created with UIImage, UIImage will be created with first access of this property."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICImage\/image","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicimage\/image"},"doc://com.microblink.Capture/documentation/Capture/MBICImage":{"role":"symbol","title":"MBICImage","fragments":[{"kind":"identifier","text":"MBICImage"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicimage"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"readonly"},{"kind":"text","text":", "},{"kind":"keyword","text":"nullable"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"UIImage","preciseIdentifier":"c:objc(cs)UIImage"},{"kind":"text","text":" * "},{"kind":"identifier","text":"image"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbicimage\/image"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICImage\/image","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"UIImage of wrapped image."},{"type":"text","text":" "},{"type":"text","text":"If this wasn’t created with UIImage, UIImage will be created with first access of this property."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"image"}],"title":"image","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICImage(py)image","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"image"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICImage"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICImage/image":{"role":"symbol","title":"image","fragments":[{"kind":"identifier","text":"image"}],"abstract":[{"type":"text","text":"UIImage of wrapped image."},{"type":"text","text":" "},{"type":"text","text":"If this wasn’t created with UIImage, UIImage will be created with first access of this property."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICImage\/image","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicimage\/image"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICImage":{"role":"symbol","title":"MBICImage","fragments":[{"kind":"identifier","text":"MBICImage"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicimage"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbicimage/imageorientation.json b/docs/data/documentation/capture/mbicimage/imageorientation.json index ec746bd..08123e4 100644 --- a/docs/data/documentation/capture/mbicimage/imageorientation.json +++ b/docs/data/documentation/capture/mbicimage/imageorientation.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"assign"},{"kind":"text","text":", "},{"kind":"keyword","text":"unsafe_unretained"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"UIImageOrientation","preciseIdentifier":"c:@E@UIImageOrientation"},{"kind":"text","text":" "},{"kind":"identifier","text":"imageOrientation"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbicimage\/imageorientation"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICImage\/imageOrientation","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Image orientation."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"imageOrientation"}],"title":"imageOrientation","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICImage(py)imageOrientation","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"imageOrientation"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICImage"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICImage":{"role":"symbol","title":"MBICImage","fragments":[{"kind":"identifier","text":"MBICImage"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicimage"},"doc://com.microblink.Capture/documentation/Capture/MBICImage/imageOrientation":{"role":"symbol","title":"imageOrientation","fragments":[{"kind":"identifier","text":"imageOrientation"}],"abstract":[{"type":"text","text":"Image orientation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICImage\/imageOrientation","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicimage\/imageorientation"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"assign"},{"kind":"text","text":", "},{"kind":"keyword","text":"unsafe_unretained"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"UIImageOrientation","preciseIdentifier":"c:@E@UIImageOrientation"},{"kind":"text","text":" "},{"kind":"identifier","text":"imageOrientation"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbicimage\/imageorientation"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICImage\/imageOrientation","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Image orientation."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"imageOrientation"}],"title":"imageOrientation","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICImage(py)imageOrientation","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"imageOrientation"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICImage"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICImage/imageOrientation":{"role":"symbol","title":"imageOrientation","fragments":[{"kind":"identifier","text":"imageOrientation"}],"abstract":[{"type":"text","text":"Image orientation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICImage\/imageOrientation","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicimage\/imageorientation"},"doc://com.microblink.Capture/documentation/Capture/MBICImage":{"role":"symbol","title":"MBICImage","fragments":[{"kind":"identifier","text":"MBICImage"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicimage"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbicimage/imagewithuiimage:.json b/docs/data/documentation/capture/mbicimage/imagewithuiimage:.json index 970232f..8e1cf6a 100644 --- a/docs/data/documentation/capture/mbicimage/imagewithuiimage:.json +++ b/docs/data/documentation/capture/mbicimage/imagewithuiimage:.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"text","text":"+ ("},{"kind":"keyword","text":"id"},{"kind":"text","text":") "},{"kind":"identifier","text":"imageWithUIImage:"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"UIImage","preciseIdentifier":"c:objc(cs)UIImage"},{"kind":"text","text":" *) "},{"kind":"internalParam","text":"image"},{"kind":"text","text":";"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbicimage\/imagewithuiimage:"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICImage\/imageWithUIImage:","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Creates MBICImage around UIImage."}],"kind":"symbol","metadata":{"fragments":[{"kind":"text","text":"+ "},{"kind":"identifier","text":"imageWithUIImage:"}],"title":"imageWithUIImage:","roleHeading":"Type Method","role":"symbol","symbolKind":"method","externalID":"c:objc(cs)MBICImage(cm)imageWithUIImage:","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"imageWithUIImage:"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICImage"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICImage/imageWithUIImage:":{"role":"symbol","title":"imageWithUIImage:","fragments":[{"kind":"text","text":"+ "},{"kind":"identifier","text":"imageWithUIImage:"}],"abstract":[{"type":"text","text":"Creates MBICImage around UIImage."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICImage\/imageWithUIImage:","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"imageWithUIImage:"}],"url":"\/documentation\/capture\/mbicimage\/imagewithuiimage:"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICImage":{"role":"symbol","title":"MBICImage","fragments":[{"kind":"identifier","text":"MBICImage"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicimage"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"text","text":"+ ("},{"kind":"keyword","text":"id"},{"kind":"text","text":") "},{"kind":"identifier","text":"imageWithUIImage:"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"UIImage","preciseIdentifier":"c:objc(cs)UIImage"},{"kind":"text","text":" *) "},{"kind":"internalParam","text":"image"},{"kind":"text","text":";"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbicimage\/imagewithuiimage:"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICImage\/imageWithUIImage:","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Creates MBICImage around UIImage."}],"kind":"symbol","metadata":{"fragments":[{"kind":"text","text":"+ "},{"kind":"identifier","text":"imageWithUIImage:"}],"title":"imageWithUIImage:","roleHeading":"Type Method","role":"symbol","symbolKind":"method","externalID":"c:objc(cs)MBICImage(cm)imageWithUIImage:","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"imageWithUIImage:"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICImage"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICImage/imageWithUIImage:":{"role":"symbol","title":"imageWithUIImage:","fragments":[{"kind":"text","text":"+ "},{"kind":"identifier","text":"imageWithUIImage:"}],"abstract":[{"type":"text","text":"Creates MBICImage around UIImage."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICImage\/imageWithUIImage:","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"imageWithUIImage:"}],"url":"\/documentation\/capture\/mbicimage\/imagewithuiimage:"},"doc://com.microblink.Capture/documentation/Capture/MBICImage":{"role":"symbol","title":"MBICImage","fragments":[{"kind":"identifier","text":"MBICImage"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicimage"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbicimage/roi.json b/docs/data/documentation/capture/mbicimage/roi.json index 4df2b24..d4da66f 100644 --- a/docs/data/documentation/capture/mbicimage/roi.json +++ b/docs/data/documentation/capture/mbicimage/roi.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"assign"},{"kind":"text","text":", "},{"kind":"keyword","text":"unsafe_unretained"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"CGRect","preciseIdentifier":"c:@S@CGRect"},{"kind":"text","text":" "},{"kind":"identifier","text":"roi"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbicimage\/roi"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICImage\/roi","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Region of the image used for scanning, where the whole image is specified with CGRectMake(0.0, 0.0, 1.0, 1.0)."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"roi"}],"title":"roi","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICImage(py)roi","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"roi"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICImage"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICImage/roi":{"role":"symbol","title":"roi","fragments":[{"kind":"identifier","text":"roi"}],"abstract":[{"type":"text","text":"Region of the image used for scanning, where the whole image is specified with CGRectMake(0.0, 0.0, 1.0, 1.0)."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICImage\/roi","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicimage\/roi"},"doc://com.microblink.Capture/documentation/Capture/MBICImage":{"role":"symbol","title":"MBICImage","fragments":[{"kind":"identifier","text":"MBICImage"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicimage"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"assign"},{"kind":"text","text":", "},{"kind":"keyword","text":"unsafe_unretained"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","text":"CGRect","preciseIdentifier":"c:@S@CGRect"},{"kind":"text","text":" "},{"kind":"identifier","text":"roi"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbicimage\/roi"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICImage\/roi","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Region of the image used for scanning, where the whole image is specified with CGRectMake(0.0, 0.0, 1.0, 1.0)."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"roi"}],"title":"roi","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICImage(py)roi","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"roi"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICImage"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICImage/roi":{"role":"symbol","title":"roi","fragments":[{"kind":"identifier","text":"roi"}],"abstract":[{"type":"text","text":"Region of the image used for scanning, where the whole image is specified with CGRectMake(0.0, 0.0, 1.0, 1.0)."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICImage\/roi","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicimage\/roi"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICImage":{"role":"symbol","title":"MBICImage","fragments":[{"kind":"identifier","text":"MBICImage"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicimage"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiclicenseerror.json b/docs/data/documentation/capture/mbiclicenseerror.json index 292a2f7..a3a21cd 100644 --- a/docs/data/documentation/capture/mbiclicenseerror.json +++ b/docs/data/documentation/capture/mbiclicenseerror.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"MBICLicenseError"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NSInteger","preciseIdentifier":"c:@T@NSInteger"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiclicenseerror"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError","interfaceLanguage":"occ"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError\/MBICLicenseErrorIncorrectTokenState","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError\/MBICLicenseErrorInvalidLicense","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError\/MBICLicenseErrorLicenseCheckFailed","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError\/MBICLicenseErrorLicenseIsLocked","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError\/MBICLicenseErrorNetworkRequired","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError\/MBICLicenseErrorPayloadCorrupted","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError\/MBICLicenseErrorPayloadSignatureVerificationFailed","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError\/MBICLicenseErrorPermissionExpired","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError\/MBICLicenseErrorUnableToDoRemoteLicenceCheck"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICLicenseError"}],"title":"MBICLicenseError","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"c:@E@MBICLicenseError","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICLicenseError"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICLicenseError/MBICLicenseErrorPayloadSignatureVerificationFailed":{"role":"symbol","title":"MBICLicenseErrorPayloadSignatureVerificationFailed","fragments":[{"kind":"identifier","text":"MBICLicenseErrorPayloadSignatureVerificationFailed"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError\/MBICLicenseErrorPayloadSignatureVerificationFailed","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclicenseerror\/mbiclicenseerrorpayloadsignatureverificationfailed"},"doc://com.microblink.Capture/documentation/Capture/MBICLicenseError/MBICLicenseErrorUnableToDoRemoteLicenceCheck":{"role":"symbol","title":"MBICLicenseErrorUnableToDoRemoteLicenceCheck","fragments":[{"kind":"identifier","text":"MBICLicenseErrorUnableToDoRemoteLicenceCheck"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError\/MBICLicenseErrorUnableToDoRemoteLicenceCheck","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclicenseerror\/mbiclicenseerrorunabletodoremotelicencecheck"},"doc://com.microblink.Capture/documentation/Capture/MBICLicenseError/MBICLicenseErrorInvalidLicense":{"role":"symbol","title":"MBICLicenseErrorInvalidLicense","fragments":[{"kind":"identifier","text":"MBICLicenseErrorInvalidLicense"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError\/MBICLicenseErrorInvalidLicense","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclicenseerror\/mbiclicenseerrorinvalidlicense"},"doc://com.microblink.Capture/documentation/Capture/MBICLicenseError/MBICLicenseErrorLicenseCheckFailed":{"role":"symbol","title":"MBICLicenseErrorLicenseCheckFailed","fragments":[{"kind":"identifier","text":"MBICLicenseErrorLicenseCheckFailed"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError\/MBICLicenseErrorLicenseCheckFailed","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclicenseerror\/mbiclicenseerrorlicensecheckfailed"},"doc://com.microblink.Capture/documentation/Capture/MBICLicenseError/MBICLicenseErrorLicenseIsLocked":{"role":"symbol","title":"MBICLicenseErrorLicenseIsLocked","fragments":[{"kind":"identifier","text":"MBICLicenseErrorLicenseIsLocked"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError\/MBICLicenseErrorLicenseIsLocked","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclicenseerror\/mbiclicenseerrorlicenseislocked"},"doc://com.microblink.Capture/documentation/Capture/MBICLicenseError/MBICLicenseErrorIncorrectTokenState":{"role":"symbol","title":"MBICLicenseErrorIncorrectTokenState","fragments":[{"kind":"identifier","text":"MBICLicenseErrorIncorrectTokenState"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError\/MBICLicenseErrorIncorrectTokenState","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclicenseerror\/mbiclicenseerrorincorrecttokenstate"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICLicenseError/MBICLicenseErrorPayloadCorrupted":{"role":"symbol","title":"MBICLicenseErrorPayloadCorrupted","fragments":[{"kind":"identifier","text":"MBICLicenseErrorPayloadCorrupted"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError\/MBICLicenseErrorPayloadCorrupted","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclicenseerror\/mbiclicenseerrorpayloadcorrupted"},"doc://com.microblink.Capture/documentation/Capture/MBICLicenseError":{"role":"symbol","title":"MBICLicenseError","fragments":[{"kind":"identifier","text":"MBICLicenseError"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclicenseerror"},"doc://com.microblink.Capture/documentation/Capture/MBICLicenseError/MBICLicenseErrorPermissionExpired":{"role":"symbol","title":"MBICLicenseErrorPermissionExpired","fragments":[{"kind":"identifier","text":"MBICLicenseErrorPermissionExpired"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError\/MBICLicenseErrorPermissionExpired","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclicenseerror\/mbiclicenseerrorpermissionexpired"},"doc://com.microblink.Capture/documentation/Capture/MBICLicenseError/MBICLicenseErrorNetworkRequired":{"role":"symbol","title":"MBICLicenseErrorNetworkRequired","fragments":[{"kind":"identifier","text":"MBICLicenseErrorNetworkRequired"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError\/MBICLicenseErrorNetworkRequired","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclicenseerror\/mbiclicenseerrornetworkrequired"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"MBICLicenseError"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NSInteger","preciseIdentifier":"c:@T@NSInteger"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiclicenseerror"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError","interfaceLanguage":"occ"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError\/MBICLicenseErrorIncorrectTokenState","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError\/MBICLicenseErrorInvalidLicense","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError\/MBICLicenseErrorLicenseCheckFailed","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError\/MBICLicenseErrorLicenseIsLocked","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError\/MBICLicenseErrorNetworkRequired","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError\/MBICLicenseErrorPayloadCorrupted","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError\/MBICLicenseErrorPayloadSignatureVerificationFailed","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError\/MBICLicenseErrorPermissionExpired","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError\/MBICLicenseErrorUnableToDoRemoteLicenceCheck"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICLicenseError"}],"title":"MBICLicenseError","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"c:@E@MBICLicenseError","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICLicenseError"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICLicenseError/MBICLicenseErrorLicenseCheckFailed":{"role":"symbol","title":"MBICLicenseErrorLicenseCheckFailed","fragments":[{"kind":"identifier","text":"MBICLicenseErrorLicenseCheckFailed"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError\/MBICLicenseErrorLicenseCheckFailed","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclicenseerror\/mbiclicenseerrorlicensecheckfailed"},"doc://com.microblink.Capture/documentation/Capture/MBICLicenseError/MBICLicenseErrorIncorrectTokenState":{"role":"symbol","title":"MBICLicenseErrorIncorrectTokenState","fragments":[{"kind":"identifier","text":"MBICLicenseErrorIncorrectTokenState"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError\/MBICLicenseErrorIncorrectTokenState","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclicenseerror\/mbiclicenseerrorincorrecttokenstate"},"doc://com.microblink.Capture/documentation/Capture/MBICLicenseError/MBICLicenseErrorPermissionExpired":{"role":"symbol","title":"MBICLicenseErrorPermissionExpired","fragments":[{"kind":"identifier","text":"MBICLicenseErrorPermissionExpired"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError\/MBICLicenseErrorPermissionExpired","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclicenseerror\/mbiclicenseerrorpermissionexpired"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICLicenseError/MBICLicenseErrorPayloadSignatureVerificationFailed":{"role":"symbol","title":"MBICLicenseErrorPayloadSignatureVerificationFailed","fragments":[{"kind":"identifier","text":"MBICLicenseErrorPayloadSignatureVerificationFailed"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError\/MBICLicenseErrorPayloadSignatureVerificationFailed","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclicenseerror\/mbiclicenseerrorpayloadsignatureverificationfailed"},"doc://com.microblink.Capture/documentation/Capture/MBICLicenseError/MBICLicenseErrorPayloadCorrupted":{"role":"symbol","title":"MBICLicenseErrorPayloadCorrupted","fragments":[{"kind":"identifier","text":"MBICLicenseErrorPayloadCorrupted"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError\/MBICLicenseErrorPayloadCorrupted","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclicenseerror\/mbiclicenseerrorpayloadcorrupted"},"doc://com.microblink.Capture/documentation/Capture/MBICLicenseError/MBICLicenseErrorNetworkRequired":{"role":"symbol","title":"MBICLicenseErrorNetworkRequired","fragments":[{"kind":"identifier","text":"MBICLicenseErrorNetworkRequired"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError\/MBICLicenseErrorNetworkRequired","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclicenseerror\/mbiclicenseerrornetworkrequired"},"doc://com.microblink.Capture/documentation/Capture/MBICLicenseError":{"role":"symbol","title":"MBICLicenseError","fragments":[{"kind":"identifier","text":"MBICLicenseError"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclicenseerror"},"doc://com.microblink.Capture/documentation/Capture/MBICLicenseError/MBICLicenseErrorLicenseIsLocked":{"role":"symbol","title":"MBICLicenseErrorLicenseIsLocked","fragments":[{"kind":"identifier","text":"MBICLicenseErrorLicenseIsLocked"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError\/MBICLicenseErrorLicenseIsLocked","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclicenseerror\/mbiclicenseerrorlicenseislocked"},"doc://com.microblink.Capture/documentation/Capture/MBICLicenseError/MBICLicenseErrorUnableToDoRemoteLicenceCheck":{"role":"symbol","title":"MBICLicenseErrorUnableToDoRemoteLicenceCheck","fragments":[{"kind":"identifier","text":"MBICLicenseErrorUnableToDoRemoteLicenceCheck"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError\/MBICLicenseErrorUnableToDoRemoteLicenceCheck","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclicenseerror\/mbiclicenseerrorunabletodoremotelicencecheck"},"doc://com.microblink.Capture/documentation/Capture/MBICLicenseError/MBICLicenseErrorInvalidLicense":{"role":"symbol","title":"MBICLicenseErrorInvalidLicense","fragments":[{"kind":"identifier","text":"MBICLicenseErrorInvalidLicense"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError\/MBICLicenseErrorInvalidLicense","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclicenseerror\/mbiclicenseerrorinvalidlicense"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiclicenseerror/mbiclicenseerrorincorrecttokenstate.json b/docs/data/documentation/capture/mbiclicenseerror/mbiclicenseerrorincorrecttokenstate.json index 5b76af4..82c7da4 100644 --- a/docs/data/documentation/capture/mbiclicenseerror/mbiclicenseerrorincorrecttokenstate.json +++ b/docs/data/documentation/capture/mbiclicenseerror/mbiclicenseerrorincorrecttokenstate.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"identifier","text":"MBICLicenseErrorIncorrectTokenState"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiclicenseerror\/mbiclicenseerrorincorrecttokenstate"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError\/MBICLicenseErrorIncorrectTokenState","interfaceLanguage":"occ"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICLicenseErrorIncorrectTokenState"}],"title":"MBICLicenseErrorIncorrectTokenState","roleHeading":"Enumeration Case","role":"symbol","symbolKind":"case","externalID":"c:@E@MBICLicenseError@MBICLicenseErrorIncorrectTokenState","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICLicenseErrorIncorrectTokenState"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICLicenseError/MBICLicenseErrorIncorrectTokenState":{"role":"symbol","title":"MBICLicenseErrorIncorrectTokenState","fragments":[{"kind":"identifier","text":"MBICLicenseErrorIncorrectTokenState"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError\/MBICLicenseErrorIncorrectTokenState","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclicenseerror\/mbiclicenseerrorincorrecttokenstate"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICLicenseError":{"role":"symbol","title":"MBICLicenseError","fragments":[{"kind":"identifier","text":"MBICLicenseError"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclicenseerror"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"identifier","text":"MBICLicenseErrorIncorrectTokenState"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiclicenseerror\/mbiclicenseerrorincorrecttokenstate"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError\/MBICLicenseErrorIncorrectTokenState","interfaceLanguage":"occ"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICLicenseErrorIncorrectTokenState"}],"title":"MBICLicenseErrorIncorrectTokenState","roleHeading":"Enumeration Case","role":"symbol","symbolKind":"case","externalID":"c:@E@MBICLicenseError@MBICLicenseErrorIncorrectTokenState","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICLicenseErrorIncorrectTokenState"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICLicenseError":{"role":"symbol","title":"MBICLicenseError","fragments":[{"kind":"identifier","text":"MBICLicenseError"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclicenseerror"},"doc://com.microblink.Capture/documentation/Capture/MBICLicenseError/MBICLicenseErrorIncorrectTokenState":{"role":"symbol","title":"MBICLicenseErrorIncorrectTokenState","fragments":[{"kind":"identifier","text":"MBICLicenseErrorIncorrectTokenState"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError\/MBICLicenseErrorIncorrectTokenState","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclicenseerror\/mbiclicenseerrorincorrecttokenstate"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiclicenseerror/mbiclicenseerrorinvalidlicense.json b/docs/data/documentation/capture/mbiclicenseerror/mbiclicenseerrorinvalidlicense.json index cab11b7..5b004ae 100644 --- a/docs/data/documentation/capture/mbiclicenseerror/mbiclicenseerrorinvalidlicense.json +++ b/docs/data/documentation/capture/mbiclicenseerror/mbiclicenseerrorinvalidlicense.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"identifier","text":"MBICLicenseErrorInvalidLicense"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiclicenseerror\/mbiclicenseerrorinvalidlicense"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError\/MBICLicenseErrorInvalidLicense","interfaceLanguage":"occ"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICLicenseErrorInvalidLicense"}],"title":"MBICLicenseErrorInvalidLicense","roleHeading":"Enumeration Case","role":"symbol","symbolKind":"case","externalID":"c:@E@MBICLicenseError@MBICLicenseErrorInvalidLicense","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICLicenseErrorInvalidLicense"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICLicenseError/MBICLicenseErrorInvalidLicense":{"role":"symbol","title":"MBICLicenseErrorInvalidLicense","fragments":[{"kind":"identifier","text":"MBICLicenseErrorInvalidLicense"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError\/MBICLicenseErrorInvalidLicense","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclicenseerror\/mbiclicenseerrorinvalidlicense"},"doc://com.microblink.Capture/documentation/Capture/MBICLicenseError":{"role":"symbol","title":"MBICLicenseError","fragments":[{"kind":"identifier","text":"MBICLicenseError"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclicenseerror"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"identifier","text":"MBICLicenseErrorInvalidLicense"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiclicenseerror\/mbiclicenseerrorinvalidlicense"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError\/MBICLicenseErrorInvalidLicense","interfaceLanguage":"occ"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICLicenseErrorInvalidLicense"}],"title":"MBICLicenseErrorInvalidLicense","roleHeading":"Enumeration Case","role":"symbol","symbolKind":"case","externalID":"c:@E@MBICLicenseError@MBICLicenseErrorInvalidLicense","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICLicenseErrorInvalidLicense"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICLicenseError/MBICLicenseErrorInvalidLicense":{"role":"symbol","title":"MBICLicenseErrorInvalidLicense","fragments":[{"kind":"identifier","text":"MBICLicenseErrorInvalidLicense"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError\/MBICLicenseErrorInvalidLicense","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclicenseerror\/mbiclicenseerrorinvalidlicense"},"doc://com.microblink.Capture/documentation/Capture/MBICLicenseError":{"role":"symbol","title":"MBICLicenseError","fragments":[{"kind":"identifier","text":"MBICLicenseError"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclicenseerror"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiclicenseerror/mbiclicenseerrorlicensecheckfailed.json b/docs/data/documentation/capture/mbiclicenseerror/mbiclicenseerrorlicensecheckfailed.json index 1528dcc..cebee41 100644 --- a/docs/data/documentation/capture/mbiclicenseerror/mbiclicenseerrorlicensecheckfailed.json +++ b/docs/data/documentation/capture/mbiclicenseerror/mbiclicenseerrorlicensecheckfailed.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"identifier","text":"MBICLicenseErrorLicenseCheckFailed"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiclicenseerror\/mbiclicenseerrorlicensecheckfailed"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError\/MBICLicenseErrorLicenseCheckFailed","interfaceLanguage":"occ"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICLicenseErrorLicenseCheckFailed"}],"title":"MBICLicenseErrorLicenseCheckFailed","roleHeading":"Enumeration Case","role":"symbol","symbolKind":"case","externalID":"c:@E@MBICLicenseError@MBICLicenseErrorLicenseCheckFailed","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICLicenseErrorLicenseCheckFailed"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICLicenseError/MBICLicenseErrorLicenseCheckFailed":{"role":"symbol","title":"MBICLicenseErrorLicenseCheckFailed","fragments":[{"kind":"identifier","text":"MBICLicenseErrorLicenseCheckFailed"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError\/MBICLicenseErrorLicenseCheckFailed","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclicenseerror\/mbiclicenseerrorlicensecheckfailed"},"doc://com.microblink.Capture/documentation/Capture/MBICLicenseError":{"role":"symbol","title":"MBICLicenseError","fragments":[{"kind":"identifier","text":"MBICLicenseError"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclicenseerror"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"identifier","text":"MBICLicenseErrorLicenseCheckFailed"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiclicenseerror\/mbiclicenseerrorlicensecheckfailed"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError\/MBICLicenseErrorLicenseCheckFailed","interfaceLanguage":"occ"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICLicenseErrorLicenseCheckFailed"}],"title":"MBICLicenseErrorLicenseCheckFailed","roleHeading":"Enumeration Case","role":"symbol","symbolKind":"case","externalID":"c:@E@MBICLicenseError@MBICLicenseErrorLicenseCheckFailed","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICLicenseErrorLicenseCheckFailed"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICLicenseError":{"role":"symbol","title":"MBICLicenseError","fragments":[{"kind":"identifier","text":"MBICLicenseError"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclicenseerror"},"doc://com.microblink.Capture/documentation/Capture/MBICLicenseError/MBICLicenseErrorLicenseCheckFailed":{"role":"symbol","title":"MBICLicenseErrorLicenseCheckFailed","fragments":[{"kind":"identifier","text":"MBICLicenseErrorLicenseCheckFailed"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError\/MBICLicenseErrorLicenseCheckFailed","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclicenseerror\/mbiclicenseerrorlicensecheckfailed"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiclicenseerror/mbiclicenseerrorlicenseislocked.json b/docs/data/documentation/capture/mbiclicenseerror/mbiclicenseerrorlicenseislocked.json index 10ce52b..7402f16 100644 --- a/docs/data/documentation/capture/mbiclicenseerror/mbiclicenseerrorlicenseislocked.json +++ b/docs/data/documentation/capture/mbiclicenseerror/mbiclicenseerrorlicenseislocked.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"identifier","text":"MBICLicenseErrorLicenseIsLocked"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiclicenseerror\/mbiclicenseerrorlicenseislocked"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError\/MBICLicenseErrorLicenseIsLocked","interfaceLanguage":"occ"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICLicenseErrorLicenseIsLocked"}],"title":"MBICLicenseErrorLicenseIsLocked","roleHeading":"Enumeration Case","role":"symbol","symbolKind":"case","externalID":"c:@E@MBICLicenseError@MBICLicenseErrorLicenseIsLocked","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICLicenseErrorLicenseIsLocked"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICLicenseError/MBICLicenseErrorLicenseIsLocked":{"role":"symbol","title":"MBICLicenseErrorLicenseIsLocked","fragments":[{"kind":"identifier","text":"MBICLicenseErrorLicenseIsLocked"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError\/MBICLicenseErrorLicenseIsLocked","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclicenseerror\/mbiclicenseerrorlicenseislocked"},"doc://com.microblink.Capture/documentation/Capture/MBICLicenseError":{"role":"symbol","title":"MBICLicenseError","fragments":[{"kind":"identifier","text":"MBICLicenseError"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclicenseerror"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"identifier","text":"MBICLicenseErrorLicenseIsLocked"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiclicenseerror\/mbiclicenseerrorlicenseislocked"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError\/MBICLicenseErrorLicenseIsLocked","interfaceLanguage":"occ"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICLicenseErrorLicenseIsLocked"}],"title":"MBICLicenseErrorLicenseIsLocked","roleHeading":"Enumeration Case","role":"symbol","symbolKind":"case","externalID":"c:@E@MBICLicenseError@MBICLicenseErrorLicenseIsLocked","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICLicenseErrorLicenseIsLocked"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICLicenseError":{"role":"symbol","title":"MBICLicenseError","fragments":[{"kind":"identifier","text":"MBICLicenseError"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclicenseerror"},"doc://com.microblink.Capture/documentation/Capture/MBICLicenseError/MBICLicenseErrorLicenseIsLocked":{"role":"symbol","title":"MBICLicenseErrorLicenseIsLocked","fragments":[{"kind":"identifier","text":"MBICLicenseErrorLicenseIsLocked"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError\/MBICLicenseErrorLicenseIsLocked","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclicenseerror\/mbiclicenseerrorlicenseislocked"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiclicenseerror/mbiclicenseerrornetworkrequired.json b/docs/data/documentation/capture/mbiclicenseerror/mbiclicenseerrornetworkrequired.json index c39dbf6..f5bda3c 100644 --- a/docs/data/documentation/capture/mbiclicenseerror/mbiclicenseerrornetworkrequired.json +++ b/docs/data/documentation/capture/mbiclicenseerror/mbiclicenseerrornetworkrequired.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"identifier","text":"MBICLicenseErrorNetworkRequired"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiclicenseerror\/mbiclicenseerrornetworkrequired"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError\/MBICLicenseErrorNetworkRequired","interfaceLanguage":"occ"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICLicenseErrorNetworkRequired"}],"title":"MBICLicenseErrorNetworkRequired","roleHeading":"Enumeration Case","role":"symbol","symbolKind":"case","externalID":"c:@E@MBICLicenseError@MBICLicenseErrorNetworkRequired","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICLicenseErrorNetworkRequired"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICLicenseError/MBICLicenseErrorNetworkRequired":{"role":"symbol","title":"MBICLicenseErrorNetworkRequired","fragments":[{"kind":"identifier","text":"MBICLicenseErrorNetworkRequired"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError\/MBICLicenseErrorNetworkRequired","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclicenseerror\/mbiclicenseerrornetworkrequired"},"doc://com.microblink.Capture/documentation/Capture/MBICLicenseError":{"role":"symbol","title":"MBICLicenseError","fragments":[{"kind":"identifier","text":"MBICLicenseError"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclicenseerror"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"identifier","text":"MBICLicenseErrorNetworkRequired"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiclicenseerror\/mbiclicenseerrornetworkrequired"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError\/MBICLicenseErrorNetworkRequired","interfaceLanguage":"occ"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICLicenseErrorNetworkRequired"}],"title":"MBICLicenseErrorNetworkRequired","roleHeading":"Enumeration Case","role":"symbol","symbolKind":"case","externalID":"c:@E@MBICLicenseError@MBICLicenseErrorNetworkRequired","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICLicenseErrorNetworkRequired"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICLicenseError":{"role":"symbol","title":"MBICLicenseError","fragments":[{"kind":"identifier","text":"MBICLicenseError"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclicenseerror"},"doc://com.microblink.Capture/documentation/Capture/MBICLicenseError/MBICLicenseErrorNetworkRequired":{"role":"symbol","title":"MBICLicenseErrorNetworkRequired","fragments":[{"kind":"identifier","text":"MBICLicenseErrorNetworkRequired"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError\/MBICLicenseErrorNetworkRequired","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclicenseerror\/mbiclicenseerrornetworkrequired"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiclicenseerror/mbiclicenseerrorpayloadcorrupted.json b/docs/data/documentation/capture/mbiclicenseerror/mbiclicenseerrorpayloadcorrupted.json index ac47e2e..72c26c9 100644 --- a/docs/data/documentation/capture/mbiclicenseerror/mbiclicenseerrorpayloadcorrupted.json +++ b/docs/data/documentation/capture/mbiclicenseerror/mbiclicenseerrorpayloadcorrupted.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"identifier","text":"MBICLicenseErrorPayloadCorrupted"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiclicenseerror\/mbiclicenseerrorpayloadcorrupted"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError\/MBICLicenseErrorPayloadCorrupted","interfaceLanguage":"occ"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICLicenseErrorPayloadCorrupted"}],"title":"MBICLicenseErrorPayloadCorrupted","roleHeading":"Enumeration Case","role":"symbol","symbolKind":"case","externalID":"c:@E@MBICLicenseError@MBICLicenseErrorPayloadCorrupted","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICLicenseErrorPayloadCorrupted"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICLicenseError":{"role":"symbol","title":"MBICLicenseError","fragments":[{"kind":"identifier","text":"MBICLicenseError"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclicenseerror"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICLicenseError/MBICLicenseErrorPayloadCorrupted":{"role":"symbol","title":"MBICLicenseErrorPayloadCorrupted","fragments":[{"kind":"identifier","text":"MBICLicenseErrorPayloadCorrupted"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError\/MBICLicenseErrorPayloadCorrupted","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclicenseerror\/mbiclicenseerrorpayloadcorrupted"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"identifier","text":"MBICLicenseErrorPayloadCorrupted"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiclicenseerror\/mbiclicenseerrorpayloadcorrupted"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError\/MBICLicenseErrorPayloadCorrupted","interfaceLanguage":"occ"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICLicenseErrorPayloadCorrupted"}],"title":"MBICLicenseErrorPayloadCorrupted","roleHeading":"Enumeration Case","role":"symbol","symbolKind":"case","externalID":"c:@E@MBICLicenseError@MBICLicenseErrorPayloadCorrupted","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICLicenseErrorPayloadCorrupted"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICLicenseError/MBICLicenseErrorPayloadCorrupted":{"role":"symbol","title":"MBICLicenseErrorPayloadCorrupted","fragments":[{"kind":"identifier","text":"MBICLicenseErrorPayloadCorrupted"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError\/MBICLicenseErrorPayloadCorrupted","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclicenseerror\/mbiclicenseerrorpayloadcorrupted"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICLicenseError":{"role":"symbol","title":"MBICLicenseError","fragments":[{"kind":"identifier","text":"MBICLicenseError"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclicenseerror"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiclicenseerror/mbiclicenseerrorpayloadsignatureverificationfailed.json b/docs/data/documentation/capture/mbiclicenseerror/mbiclicenseerrorpayloadsignatureverificationfailed.json index ad05d5b..3509018 100644 --- a/docs/data/documentation/capture/mbiclicenseerror/mbiclicenseerrorpayloadsignatureverificationfailed.json +++ b/docs/data/documentation/capture/mbiclicenseerror/mbiclicenseerrorpayloadsignatureverificationfailed.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"identifier","text":"MBICLicenseErrorPayloadSignatureVerificationFailed"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiclicenseerror\/mbiclicenseerrorpayloadsignatureverificationfailed"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError\/MBICLicenseErrorPayloadSignatureVerificationFailed","interfaceLanguage":"occ"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICLicenseErrorPayloadSignatureVerificationFailed"}],"title":"MBICLicenseErrorPayloadSignatureVerificationFailed","roleHeading":"Enumeration Case","role":"symbol","symbolKind":"case","externalID":"c:@E@MBICLicenseError@MBICLicenseErrorPayloadSignatureVerificationFailed","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICLicenseErrorPayloadSignatureVerificationFailed"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICLicenseError/MBICLicenseErrorPayloadSignatureVerificationFailed":{"role":"symbol","title":"MBICLicenseErrorPayloadSignatureVerificationFailed","fragments":[{"kind":"identifier","text":"MBICLicenseErrorPayloadSignatureVerificationFailed"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError\/MBICLicenseErrorPayloadSignatureVerificationFailed","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclicenseerror\/mbiclicenseerrorpayloadsignatureverificationfailed"},"doc://com.microblink.Capture/documentation/Capture/MBICLicenseError":{"role":"symbol","title":"MBICLicenseError","fragments":[{"kind":"identifier","text":"MBICLicenseError"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclicenseerror"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"identifier","text":"MBICLicenseErrorPayloadSignatureVerificationFailed"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiclicenseerror\/mbiclicenseerrorpayloadsignatureverificationfailed"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError\/MBICLicenseErrorPayloadSignatureVerificationFailed","interfaceLanguage":"occ"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICLicenseErrorPayloadSignatureVerificationFailed"}],"title":"MBICLicenseErrorPayloadSignatureVerificationFailed","roleHeading":"Enumeration Case","role":"symbol","symbolKind":"case","externalID":"c:@E@MBICLicenseError@MBICLicenseErrorPayloadSignatureVerificationFailed","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICLicenseErrorPayloadSignatureVerificationFailed"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICLicenseError":{"role":"symbol","title":"MBICLicenseError","fragments":[{"kind":"identifier","text":"MBICLicenseError"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclicenseerror"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICLicenseError/MBICLicenseErrorPayloadSignatureVerificationFailed":{"role":"symbol","title":"MBICLicenseErrorPayloadSignatureVerificationFailed","fragments":[{"kind":"identifier","text":"MBICLicenseErrorPayloadSignatureVerificationFailed"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError\/MBICLicenseErrorPayloadSignatureVerificationFailed","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclicenseerror\/mbiclicenseerrorpayloadsignatureverificationfailed"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiclicenseerror/mbiclicenseerrorpermissionexpired.json b/docs/data/documentation/capture/mbiclicenseerror/mbiclicenseerrorpermissionexpired.json index 396103e..3bf1a23 100644 --- a/docs/data/documentation/capture/mbiclicenseerror/mbiclicenseerrorpermissionexpired.json +++ b/docs/data/documentation/capture/mbiclicenseerror/mbiclicenseerrorpermissionexpired.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"identifier","text":"MBICLicenseErrorPermissionExpired"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiclicenseerror\/mbiclicenseerrorpermissionexpired"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError\/MBICLicenseErrorPermissionExpired","interfaceLanguage":"occ"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICLicenseErrorPermissionExpired"}],"title":"MBICLicenseErrorPermissionExpired","roleHeading":"Enumeration Case","role":"symbol","symbolKind":"case","externalID":"c:@E@MBICLicenseError@MBICLicenseErrorPermissionExpired","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICLicenseErrorPermissionExpired"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICLicenseError/MBICLicenseErrorPermissionExpired":{"role":"symbol","title":"MBICLicenseErrorPermissionExpired","fragments":[{"kind":"identifier","text":"MBICLicenseErrorPermissionExpired"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError\/MBICLicenseErrorPermissionExpired","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclicenseerror\/mbiclicenseerrorpermissionexpired"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICLicenseError":{"role":"symbol","title":"MBICLicenseError","fragments":[{"kind":"identifier","text":"MBICLicenseError"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclicenseerror"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"identifier","text":"MBICLicenseErrorPermissionExpired"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiclicenseerror\/mbiclicenseerrorpermissionexpired"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError\/MBICLicenseErrorPermissionExpired","interfaceLanguage":"occ"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICLicenseErrorPermissionExpired"}],"title":"MBICLicenseErrorPermissionExpired","roleHeading":"Enumeration Case","role":"symbol","symbolKind":"case","externalID":"c:@E@MBICLicenseError@MBICLicenseErrorPermissionExpired","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICLicenseErrorPermissionExpired"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICLicenseError/MBICLicenseErrorPermissionExpired":{"role":"symbol","title":"MBICLicenseErrorPermissionExpired","fragments":[{"kind":"identifier","text":"MBICLicenseErrorPermissionExpired"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError\/MBICLicenseErrorPermissionExpired","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclicenseerror\/mbiclicenseerrorpermissionexpired"},"doc://com.microblink.Capture/documentation/Capture/MBICLicenseError":{"role":"symbol","title":"MBICLicenseError","fragments":[{"kind":"identifier","text":"MBICLicenseError"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclicenseerror"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiclicenseerror/mbiclicenseerrorunabletodoremotelicencecheck.json b/docs/data/documentation/capture/mbiclicenseerror/mbiclicenseerrorunabletodoremotelicencecheck.json index f645dcb..87c2f3f 100644 --- a/docs/data/documentation/capture/mbiclicenseerror/mbiclicenseerrorunabletodoremotelicencecheck.json +++ b/docs/data/documentation/capture/mbiclicenseerror/mbiclicenseerrorunabletodoremotelicencecheck.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"identifier","text":"MBICLicenseErrorUnableToDoRemoteLicenceCheck"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiclicenseerror\/mbiclicenseerrorunabletodoremotelicencecheck"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError\/MBICLicenseErrorUnableToDoRemoteLicenceCheck","interfaceLanguage":"occ"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICLicenseErrorUnableToDoRemoteLicenceCheck"}],"title":"MBICLicenseErrorUnableToDoRemoteLicenceCheck","roleHeading":"Enumeration Case","role":"symbol","symbolKind":"case","externalID":"c:@E@MBICLicenseError@MBICLicenseErrorUnableToDoRemoteLicenceCheck","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICLicenseErrorUnableToDoRemoteLicenceCheck"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICLicenseError":{"role":"symbol","title":"MBICLicenseError","fragments":[{"kind":"identifier","text":"MBICLicenseError"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclicenseerror"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICLicenseError/MBICLicenseErrorUnableToDoRemoteLicenceCheck":{"role":"symbol","title":"MBICLicenseErrorUnableToDoRemoteLicenceCheck","fragments":[{"kind":"identifier","text":"MBICLicenseErrorUnableToDoRemoteLicenceCheck"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError\/MBICLicenseErrorUnableToDoRemoteLicenceCheck","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclicenseerror\/mbiclicenseerrorunabletodoremotelicencecheck"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"identifier","text":"MBICLicenseErrorUnableToDoRemoteLicenceCheck"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiclicenseerror\/mbiclicenseerrorunabletodoremotelicencecheck"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError\/MBICLicenseErrorUnableToDoRemoteLicenceCheck","interfaceLanguage":"occ"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICLicenseErrorUnableToDoRemoteLicenceCheck"}],"title":"MBICLicenseErrorUnableToDoRemoteLicenceCheck","roleHeading":"Enumeration Case","role":"symbol","symbolKind":"case","externalID":"c:@E@MBICLicenseError@MBICLicenseErrorUnableToDoRemoteLicenceCheck","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICLicenseErrorUnableToDoRemoteLicenceCheck"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICLicenseError/MBICLicenseErrorUnableToDoRemoteLicenceCheck":{"role":"symbol","title":"MBICLicenseErrorUnableToDoRemoteLicenceCheck","fragments":[{"kind":"identifier","text":"MBICLicenseErrorUnableToDoRemoteLicenceCheck"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError\/MBICLicenseErrorUnableToDoRemoteLicenceCheck","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclicenseerror\/mbiclicenseerrorunabletodoremotelicencecheck"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICLicenseError":{"role":"symbol","title":"MBICLicenseError","fragments":[{"kind":"identifier","text":"MBICLicenseError"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseError","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclicenseerror"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiclicenseerrorblock.json b/docs/data/documentation/capture/mbiclicenseerrorblock.json index 5f93e29..d7e4d63 100644 --- a/docs/data/documentation/capture/mbiclicenseerrorblock.json +++ b/docs/data/documentation/capture/mbiclicenseerrorblock.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"typedef"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"void (^)(enum MBICLicenseError)","preciseIdentifier":"c:BFv(#$@E@MBICLicenseError)"},{"kind":"text","text":" "},{"kind":"identifier","text":"MBICLicenseErrorBlock"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiclicenseerrorblock"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseErrorBlock","interfaceLanguage":"occ"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICLicenseErrorBlock"}],"title":"MBICLicenseErrorBlock","roleHeading":"Type Alias","role":"symbol","symbolKind":"typealias","externalID":"c:MBICLicenseError.h@T@MBICLicenseErrorBlock","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICLicenseErrorBlock"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICLicenseErrorBlock":{"role":"symbol","title":"MBICLicenseErrorBlock","fragments":[{"kind":"identifier","text":"MBICLicenseErrorBlock"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseErrorBlock","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclicenseerrorblock"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"typedef"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"void (^)(enum MBICLicenseError)","preciseIdentifier":"c:BFv(#$@E@MBICLicenseError)"},{"kind":"text","text":" "},{"kind":"identifier","text":"MBICLicenseErrorBlock"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiclicenseerrorblock"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseErrorBlock","interfaceLanguage":"occ"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICLicenseErrorBlock"}],"title":"MBICLicenseErrorBlock","roleHeading":"Type Alias","role":"symbol","symbolKind":"typealias","externalID":"c:MBICLicenseError.h@T@MBICLicenseErrorBlock","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICLicenseErrorBlock"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICLicenseErrorBlock":{"role":"symbol","title":"MBICLicenseErrorBlock","fragments":[{"kind":"identifier","text":"MBICLicenseErrorBlock"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseErrorBlock","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclicenseerrorblock"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiclicenseerrornotification.json b/docs/data/documentation/capture/mbiclicenseerrornotification.json index 85839c3..0c0ff2b 100644 --- a/docs/data/documentation/capture/mbiclicenseerrornotification.json +++ b/docs/data/documentation/capture/mbiclicenseerrornotification.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"extern"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"NSString","preciseIdentifier":"c:objc(cs)NSString"},{"kind":"text","text":" * "},{"kind":"keyword","text":"const"},{"kind":"text","text":" "},{"kind":"identifier","text":"MBICLicenseErrorNotification"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiclicenseerrornotification"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseErrorNotification","interfaceLanguage":"occ"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICLicenseErrorNotification"}],"title":"MBICLicenseErrorNotification","roleHeading":"Global Variable","role":"symbol","symbolKind":"var","externalID":"c:@MBICLicenseErrorNotification","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICLicenseErrorNotification"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICLicenseErrorNotification":{"role":"symbol","title":"MBICLicenseErrorNotification","fragments":[{"kind":"identifier","text":"MBICLicenseErrorNotification"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseErrorNotification","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclicenseerrornotification"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"extern"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"NSString","preciseIdentifier":"c:objc(cs)NSString"},{"kind":"text","text":" * "},{"kind":"keyword","text":"const"},{"kind":"text","text":" "},{"kind":"identifier","text":"MBICLicenseErrorNotification"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiclicenseerrornotification"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseErrorNotification","interfaceLanguage":"occ"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICLicenseErrorNotification"}],"title":"MBICLicenseErrorNotification","roleHeading":"Global Variable","role":"symbol","symbolKind":"var","externalID":"c:@MBICLicenseErrorNotification","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICLicenseErrorNotification"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICLicenseErrorNotification":{"role":"symbol","title":"MBICLicenseErrorNotification","fragments":[{"kind":"identifier","text":"MBICLicenseErrorNotification"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLicenseErrorNotification","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclicenseerrornotification"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiclightingthresholds.json b/docs/data/documentation/capture/mbiclightingthresholds.json index 79c4c4e..d12ae09 100644 --- a/docs/data/documentation/capture/mbiclightingthresholds.json +++ b/docs/data/documentation/capture/mbiclightingthresholds.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@interface"},{"kind":"text","text":" "},{"kind":"identifier","text":"MBICLightingThresholds"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"NSObject","preciseIdentifier":"c:objc(cs)NSObject"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiclightingthresholds"],"traits":[{"interfaceLanguage":"occ"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/com.microblink.Capture\/objc(cs)NSObject"],"kind":"relationships","title":"Inherits From","type":"inheritsFrom"}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLightingThresholds","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Parameters for lighting estimation."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICLightingThresholds"}],"title":"MBICLightingThresholds","roleHeading":"Class","role":"symbol","symbolKind":"class","externalID":"c:objc(cs)MBICLightingThresholds","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICLightingThresholds"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture"]]},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLightingThresholds\/tooBrightThreshold","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLightingThresholds\/tooDarkThreshold"]},{"title":"Instance Methods","identifiers":["doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLightingThresholds\/init","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLightingThresholds\/initWithTooDarkTreshold:tooBrightThreshold:"]}],"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICLightingThresholds/init":{"role":"symbol","title":"init","fragments":[{"kind":"text","text":"- "},{"kind":"identifier","text":"init"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLightingThresholds\/init","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"init"}],"url":"\/documentation\/capture\/mbiclightingthresholds\/init"},"doc://com.microblink.Capture/documentation/Capture/MBICLightingThresholds/initWithTooDarkTreshold:tooBrightThreshold:":{"role":"symbol","title":"initWithTooDarkTreshold:tooBrightThreshold:","fragments":[{"kind":"text","text":"- "},{"kind":"identifier","text":"initWithTooDarkTreshold:tooBrightThreshold:"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLightingThresholds\/initWithTooDarkTreshold:tooBrightThreshold:","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"initWithTooDarkTreshold:tooBrightThreshold:"}],"url":"\/documentation\/capture\/mbiclightingthresholds\/initwithtoodarktreshold:toobrightthreshold:"},"doc://com.microblink.Capture/documentation/Capture/MBICLightingThresholds/tooBrightThreshold":{"role":"symbol","title":"tooBrightThreshold","fragments":[{"kind":"identifier","text":"tooBrightThreshold"}],"abstract":[{"type":"text","text":"Threshold used to classify the frame as too bright."},{"type":"text","text":" "},{"type":"text","text":"If the calculated lighting score is above this threshold, it is discarded."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLightingThresholds\/tooBrightThreshold","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclightingthresholds\/toobrightthreshold"},"doc://com.microblink.Capture/documentation/Capture/MBICLightingThresholds/tooDarkThreshold":{"role":"symbol","title":"tooDarkThreshold","fragments":[{"kind":"identifier","text":"tooDarkThreshold"}],"abstract":[{"type":"text","text":"Threshold used to classify the frame as too dark."},{"type":"text","text":" "},{"type":"text","text":"If the calculated lighting score is above this threshold, it is discarded."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLightingThresholds\/tooDarkThreshold","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclightingthresholds\/toodarkthreshold"},"doc://com.microblink.Capture/objc(cs)NSObject":{"type":"unresolvable","title":"NSObject","identifier":"doc:\/\/com.microblink.Capture\/objc(cs)NSObject"},"doc://com.microblink.Capture/documentation/Capture/MBICLightingThresholds":{"role":"symbol","title":"MBICLightingThresholds","fragments":[{"kind":"identifier","text":"MBICLightingThresholds"}],"abstract":[{"type":"text","text":"Parameters for lighting estimation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLightingThresholds","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclightingthresholds"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@interface"},{"kind":"text","text":" "},{"kind":"identifier","text":"MBICLightingThresholds"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"NSObject","preciseIdentifier":"c:objc(cs)NSObject"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiclightingthresholds"],"traits":[{"interfaceLanguage":"occ"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/com.microblink.Capture\/objc(cs)NSObject"],"kind":"relationships","title":"Inherits From","type":"inheritsFrom"}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLightingThresholds","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Parameters for lighting estimation."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICLightingThresholds"}],"title":"MBICLightingThresholds","roleHeading":"Class","role":"symbol","symbolKind":"class","externalID":"c:objc(cs)MBICLightingThresholds","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICLightingThresholds"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture"]]},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLightingThresholds\/tooBrightThreshold","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLightingThresholds\/tooDarkThreshold"]},{"title":"Instance Methods","identifiers":["doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLightingThresholds\/init","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLightingThresholds\/initWithTooDarkTreshold:tooBrightThreshold:"]}],"references":{"doc://com.microblink.Capture/documentation/Capture/MBICLightingThresholds/init":{"role":"symbol","title":"init","fragments":[{"kind":"text","text":"- "},{"kind":"identifier","text":"init"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLightingThresholds\/init","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"init"}],"url":"\/documentation\/capture\/mbiclightingthresholds\/init"},"doc://com.microblink.Capture/objc(cs)NSObject":{"type":"unresolvable","title":"NSObject","identifier":"doc:\/\/com.microblink.Capture\/objc(cs)NSObject"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICLightingThresholds/tooBrightThreshold":{"role":"symbol","title":"tooBrightThreshold","fragments":[{"kind":"identifier","text":"tooBrightThreshold"}],"abstract":[{"type":"text","text":"Threshold used to classify the frame as too bright."},{"type":"text","text":" "},{"type":"text","text":"If the calculated lighting score is above this threshold, it is discarded."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLightingThresholds\/tooBrightThreshold","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclightingthresholds\/toobrightthreshold"},"doc://com.microblink.Capture/documentation/Capture/MBICLightingThresholds/initWithTooDarkTreshold:tooBrightThreshold:":{"role":"symbol","title":"initWithTooDarkTreshold:tooBrightThreshold:","fragments":[{"kind":"text","text":"- "},{"kind":"identifier","text":"initWithTooDarkTreshold:tooBrightThreshold:"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLightingThresholds\/initWithTooDarkTreshold:tooBrightThreshold:","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"initWithTooDarkTreshold:tooBrightThreshold:"}],"url":"\/documentation\/capture\/mbiclightingthresholds\/initwithtoodarktreshold:toobrightthreshold:"},"doc://com.microblink.Capture/documentation/Capture/MBICLightingThresholds/tooDarkThreshold":{"role":"symbol","title":"tooDarkThreshold","fragments":[{"kind":"identifier","text":"tooDarkThreshold"}],"abstract":[{"type":"text","text":"Threshold used to classify the frame as too dark."},{"type":"text","text":" "},{"type":"text","text":"If the calculated lighting score is above this threshold, it is discarded."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLightingThresholds\/tooDarkThreshold","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclightingthresholds\/toodarkthreshold"},"doc://com.microblink.Capture/documentation/Capture/MBICLightingThresholds":{"role":"symbol","title":"MBICLightingThresholds","fragments":[{"kind":"identifier","text":"MBICLightingThresholds"}],"abstract":[{"type":"text","text":"Parameters for lighting estimation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLightingThresholds","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclightingthresholds"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbiclightingthresholds/initwithtoodarktreshold:toobrightthreshold:.json b/docs/data/documentation/capture/mbiclightingthresholds/initwithtoodarktreshold:toobrightthreshold:.json index 3a036af..3122b98 100644 --- a/docs/data/documentation/capture/mbiclightingthresholds/initwithtoodarktreshold:toobrightthreshold:.json +++ b/docs/data/documentation/capture/mbiclightingthresholds/initwithtoodarktreshold:toobrightthreshold:.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"text","text":"- ("},{"kind":"keyword","text":"id"},{"kind":"text","text":") "},{"kind":"identifier","text":"initWithTooDarkTreshold:"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"c:@T@CGFloat"},{"kind":"text","text":") "},{"kind":"internalParam","text":"tooDarkThreshold"},{"kind":"text","text":" "},{"kind":"identifier","text":"tooBrightThreshold:"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"c:@T@CGFloat"},{"kind":"text","text":") "},{"kind":"internalParam","text":"tooBrightThreshold"},{"kind":"text","text":";"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiclightingthresholds\/initwithtoodarktreshold:toobrightthreshold:"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLightingThresholds\/initWithTooDarkTreshold:tooBrightThreshold:","interfaceLanguage":"occ"},"kind":"symbol","metadata":{"fragments":[{"kind":"text","text":"- "},{"kind":"identifier","text":"initWithTooDarkTreshold:tooBrightThreshold:"}],"title":"initWithTooDarkTreshold:tooBrightThreshold:","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"c:objc(cs)MBICLightingThresholds(im)initWithTooDarkTreshold:tooBrightThreshold:","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"initWithTooDarkTreshold:tooBrightThreshold:"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLightingThresholds"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICLightingThresholds/initWithTooDarkTreshold:tooBrightThreshold:":{"role":"symbol","title":"initWithTooDarkTreshold:tooBrightThreshold:","fragments":[{"kind":"text","text":"- "},{"kind":"identifier","text":"initWithTooDarkTreshold:tooBrightThreshold:"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLightingThresholds\/initWithTooDarkTreshold:tooBrightThreshold:","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"initWithTooDarkTreshold:tooBrightThreshold:"}],"url":"\/documentation\/capture\/mbiclightingthresholds\/initwithtoodarktreshold:toobrightthreshold:"},"doc://com.microblink.Capture/documentation/Capture/MBICLightingThresholds":{"role":"symbol","title":"MBICLightingThresholds","fragments":[{"kind":"identifier","text":"MBICLightingThresholds"}],"abstract":[{"type":"text","text":"Parameters for lighting estimation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLightingThresholds","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclightingthresholds"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"text","text":"- ("},{"kind":"keyword","text":"id"},{"kind":"text","text":") "},{"kind":"identifier","text":"initWithTooDarkTreshold:"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"c:@T@CGFloat"},{"kind":"text","text":") "},{"kind":"internalParam","text":"tooDarkThreshold"},{"kind":"text","text":" "},{"kind":"identifier","text":"tooBrightThreshold:"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"c:@T@CGFloat"},{"kind":"text","text":") "},{"kind":"internalParam","text":"tooBrightThreshold"},{"kind":"text","text":";"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbiclightingthresholds\/initwithtoodarktreshold:toobrightthreshold:"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLightingThresholds\/initWithTooDarkTreshold:tooBrightThreshold:","interfaceLanguage":"occ"},"kind":"symbol","metadata":{"fragments":[{"kind":"text","text":"- "},{"kind":"identifier","text":"initWithTooDarkTreshold:tooBrightThreshold:"}],"title":"initWithTooDarkTreshold:tooBrightThreshold:","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"c:objc(cs)MBICLightingThresholds(im)initWithTooDarkTreshold:tooBrightThreshold:","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"initWithTooDarkTreshold:tooBrightThreshold:"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLightingThresholds"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICLightingThresholds":{"role":"symbol","title":"MBICLightingThresholds","fragments":[{"kind":"identifier","text":"MBICLightingThresholds"}],"abstract":[{"type":"text","text":"Parameters for lighting estimation."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLightingThresholds","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbiclightingthresholds"},"doc://com.microblink.Capture/documentation/Capture/MBICLightingThresholds/initWithTooDarkTreshold:tooBrightThreshold:":{"role":"symbol","title":"initWithTooDarkTreshold:tooBrightThreshold:","fragments":[{"kind":"text","text":"- "},{"kind":"identifier","text":"initWithTooDarkTreshold:tooBrightThreshold:"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICLightingThresholds\/initWithTooDarkTreshold:tooBrightThreshold:","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"initWithTooDarkTreshold:tooBrightThreshold:"}],"url":"\/documentation\/capture\/mbiclightingthresholds\/initwithtoodarktreshold:toobrightthreshold:"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbicsidecaptureresult.json b/docs/data/documentation/capture/mbicsidecaptureresult.json index 0d0bab2..7cafc00 100644 --- a/docs/data/documentation/capture/mbicsidecaptureresult.json +++ b/docs/data/documentation/capture/mbicsidecaptureresult.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@interface"},{"kind":"text","text":" "},{"kind":"identifier","text":"MBICSideCaptureResult"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"NSObject","preciseIdentifier":"c:objc(cs)NSObject"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbicsidecaptureresult"],"traits":[{"interfaceLanguage":"occ"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/com.microblink.Capture\/objc(cs)NSObject"],"kind":"relationships","title":"Inherits From","type":"inheritsFrom"}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResult","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Side capture result."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICSideCaptureResult"}],"title":"MBICSideCaptureResult","roleHeading":"Class","role":"symbol","symbolKind":"class","externalID":"c:objc(cs)MBICSideCaptureResult","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICSideCaptureResult"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture"]]},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResult\/capturedImage","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResult\/side","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResult\/transformedImage"]}],"references":{"doc://com.microblink.Capture/documentation/Capture/MBICSideCaptureResult":{"role":"symbol","title":"MBICSideCaptureResult","fragments":[{"kind":"identifier","text":"MBICSideCaptureResult"}],"abstract":[{"type":"text","text":"Side capture result."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResult","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicsidecaptureresult"},"doc://com.microblink.Capture/documentation/Capture/MBICTransformedImage":{"role":"symbol","title":"MBICTransformedImage","fragments":[{"kind":"identifier","text":"MBICTransformedImage"}],"abstract":[{"type":"text","text":"Image of a cropped and perspective-corrected document."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICTransformedImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbictransformedimage"},"doc://com.microblink.Capture/documentation/Capture/MBICSideCaptureResult/capturedImage":{"role":"symbol","title":"capturedImage","fragments":[{"kind":"identifier","text":"capturedImage"}],"abstract":[{"type":"text","text":"Original image of the captured document, untransformed, as it was used in analysis."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICImage"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResult\/capturedImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicsidecaptureresult\/capturedimage"},"doc://com.microblink.Capture/documentation/Capture/MBICImage":{"role":"symbol","title":"MBICImage","fragments":[{"kind":"identifier","text":"MBICImage"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicimage"},"doc://com.microblink.Capture/objc(cs)NSObject":{"type":"unresolvable","title":"NSObject","identifier":"doc:\/\/com.microblink.Capture\/objc(cs)NSObject"},"doc://com.microblink.Capture/documentation/Capture/MBICSideCaptureResult/side":{"role":"symbol","title":"side","fragments":[{"kind":"identifier","text":"side"}],"abstract":[{"type":"text","text":"Document side classification returned as front or back."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResult\/side","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicsidecaptureresult\/side"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICSideCaptureResult/transformedImage":{"role":"symbol","title":"transformedImage","fragments":[{"kind":"identifier","text":"transformedImage"}],"abstract":[{"type":"text","text":"Image of a cropped and perspective-corrected document."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICTransformedImage"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResult\/transformedImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicsidecaptureresult\/transformedimage"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@interface"},{"kind":"text","text":" "},{"kind":"identifier","text":"MBICSideCaptureResult"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"NSObject","preciseIdentifier":"c:objc(cs)NSObject"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbicsidecaptureresult"],"traits":[{"interfaceLanguage":"occ"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/com.microblink.Capture\/objc(cs)NSObject"],"kind":"relationships","title":"Inherits From","type":"inheritsFrom"}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResult","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Side capture result."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICSideCaptureResult"}],"title":"MBICSideCaptureResult","roleHeading":"Class","role":"symbol","symbolKind":"class","externalID":"c:objc(cs)MBICSideCaptureResult","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICSideCaptureResult"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture"]]},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResult\/capturedImage","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResult\/side","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResult\/transformedImage"]}],"references":{"doc://com.microblink.Capture/documentation/Capture/MBICSideCaptureResult/transformedImage":{"role":"symbol","title":"transformedImage","fragments":[{"kind":"identifier","text":"transformedImage"}],"abstract":[{"type":"text","text":"Image of a cropped and perspective-corrected document."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICTransformedImage"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResult\/transformedImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicsidecaptureresult\/transformedimage"},"doc://com.microblink.Capture/documentation/Capture/MBICSideCaptureResult":{"role":"symbol","title":"MBICSideCaptureResult","fragments":[{"kind":"identifier","text":"MBICSideCaptureResult"}],"abstract":[{"type":"text","text":"Side capture result."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResult","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicsidecaptureresult"},"doc://com.microblink.Capture/documentation/Capture/MBICTransformedImage":{"role":"symbol","title":"MBICTransformedImage","fragments":[{"kind":"identifier","text":"MBICTransformedImage"}],"abstract":[{"type":"text","text":"Image of a cropped and perspective-corrected document."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICTransformedImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbictransformedimage"},"doc://com.microblink.Capture/documentation/Capture/MBICImage":{"role":"symbol","title":"MBICImage","fragments":[{"kind":"identifier","text":"MBICImage"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicimage"},"doc://com.microblink.Capture/objc(cs)NSObject":{"type":"unresolvable","title":"NSObject","identifier":"doc:\/\/com.microblink.Capture\/objc(cs)NSObject"},"doc://com.microblink.Capture/documentation/Capture/MBICSideCaptureResult/capturedImage":{"role":"symbol","title":"capturedImage","fragments":[{"kind":"identifier","text":"capturedImage"}],"abstract":[{"type":"text","text":"Original image of the captured document, untransformed, as it was used in analysis."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICImage"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResult\/capturedImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicsidecaptureresult\/capturedimage"},"doc://com.microblink.Capture/documentation/Capture/MBICSideCaptureResult/side":{"role":"symbol","title":"side","fragments":[{"kind":"identifier","text":"side"}],"abstract":[{"type":"text","text":"Document side classification returned as front or back."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResult\/side","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicsidecaptureresult\/side"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbicsidecaptureresult/capturedimage.json b/docs/data/documentation/capture/mbicsidecaptureresult/capturedimage.json index 9c322cd..e6ead09 100644 --- a/docs/data/documentation/capture/mbicsidecaptureresult/capturedimage.json +++ b/docs/data/documentation/capture/mbicsidecaptureresult/capturedimage.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICImage","preciseIdentifier":"c:objc(cs)MBICImage","text":"MBICImage"},{"kind":"text","text":" * "},{"kind":"identifier","text":"capturedImage"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbicsidecaptureresult\/capturedimage"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResult\/capturedImage","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Original image of the captured document, untransformed, as it was used in analysis."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICImage"},{"type":"text","text":" for more details."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"capturedImage"}],"title":"capturedImage","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICSideCaptureResult(py)capturedImage","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"capturedImage"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResult"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICSideCaptureResult":{"role":"symbol","title":"MBICSideCaptureResult","fragments":[{"kind":"identifier","text":"MBICSideCaptureResult"}],"abstract":[{"type":"text","text":"Side capture result."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResult","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicsidecaptureresult"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICSideCaptureResult/capturedImage":{"role":"symbol","title":"capturedImage","fragments":[{"kind":"identifier","text":"capturedImage"}],"abstract":[{"type":"text","text":"Original image of the captured document, untransformed, as it was used in analysis."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICImage"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResult\/capturedImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicsidecaptureresult\/capturedimage"},"doc://com.microblink.Capture/documentation/Capture/MBICImage":{"role":"symbol","title":"MBICImage","fragments":[{"kind":"identifier","text":"MBICImage"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicimage"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICImage","preciseIdentifier":"c:objc(cs)MBICImage","text":"MBICImage"},{"kind":"text","text":" * "},{"kind":"identifier","text":"capturedImage"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbicsidecaptureresult\/capturedimage"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResult\/capturedImage","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Original image of the captured document, untransformed, as it was used in analysis."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICImage"},{"type":"text","text":" for more details."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"capturedImage"}],"title":"capturedImage","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICSideCaptureResult(py)capturedImage","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"capturedImage"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResult"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICSideCaptureResult/capturedImage":{"role":"symbol","title":"capturedImage","fragments":[{"kind":"identifier","text":"capturedImage"}],"abstract":[{"type":"text","text":"Original image of the captured document, untransformed, as it was used in analysis."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICImage"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResult\/capturedImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicsidecaptureresult\/capturedimage"},"doc://com.microblink.Capture/documentation/Capture/MBICImage":{"role":"symbol","title":"MBICImage","fragments":[{"kind":"identifier","text":"MBICImage"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicimage"},"doc://com.microblink.Capture/documentation/Capture/MBICSideCaptureResult":{"role":"symbol","title":"MBICSideCaptureResult","fragments":[{"kind":"identifier","text":"MBICSideCaptureResult"}],"abstract":[{"type":"text","text":"Side capture result."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResult","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicsidecaptureresult"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbicsidecaptureresult/side.json b/docs/data/documentation/capture/mbicsidecaptureresult/side.json index d54995e..f1f9c82 100644 --- a/docs/data/documentation/capture/mbicsidecaptureresult/side.json +++ b/docs/data/documentation/capture/mbicsidecaptureresult/side.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"assign"},{"kind":"text","text":", "},{"kind":"keyword","text":"unsafe_unretained"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResultSide","preciseIdentifier":"c:@E@MBICSideCaptureResultSide","text":"MBICSideCaptureResultSide"},{"kind":"text","text":" "},{"kind":"identifier","text":"side"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If side classification was uncertain "},{"type":"codeVoice","code":"MBICSideCaptureResultSideUnknown"},{"type":"text","text":" is returned."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResultSide"},{"type":"text","text":" for more details."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbicsidecaptureresult\/side"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResult\/side","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Document side classification returned as front or back."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"side"}],"title":"side","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICSideCaptureResult(py)side","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"side"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResult"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICSideCaptureResult/side":{"role":"symbol","title":"side","fragments":[{"kind":"identifier","text":"side"}],"abstract":[{"type":"text","text":"Document side classification returned as front or back."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResult\/side","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicsidecaptureresult\/side"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICSideCaptureResultSide":{"role":"symbol","title":"MBICSideCaptureResultSide","fragments":[{"kind":"identifier","text":"MBICSideCaptureResultSide"}],"abstract":[{"type":"text","text":"Document side classification returned as front, back or unknown."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResultSide","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicsidecaptureresultside"},"doc://com.microblink.Capture/documentation/Capture/MBICSideCaptureResult":{"role":"symbol","title":"MBICSideCaptureResult","fragments":[{"kind":"identifier","text":"MBICSideCaptureResult"}],"abstract":[{"type":"text","text":"Side capture result."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResult","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicsidecaptureresult"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"assign"},{"kind":"text","text":", "},{"kind":"keyword","text":"unsafe_unretained"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResultSide","preciseIdentifier":"c:@E@MBICSideCaptureResultSide","text":"MBICSideCaptureResultSide"},{"kind":"text","text":" "},{"kind":"identifier","text":"side"}],"languages":["occ"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If side classification was uncertain "},{"type":"codeVoice","code":"MBICSideCaptureResultSideUnknown"},{"type":"text","text":" is returned."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResultSide"},{"type":"text","text":" for more details."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbicsidecaptureresult\/side"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResult\/side","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Document side classification returned as front or back."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"side"}],"title":"side","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICSideCaptureResult(py)side","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"side"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResult"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICSideCaptureResult":{"role":"symbol","title":"MBICSideCaptureResult","fragments":[{"kind":"identifier","text":"MBICSideCaptureResult"}],"abstract":[{"type":"text","text":"Side capture result."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResult","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicsidecaptureresult"},"doc://com.microblink.Capture/documentation/Capture/MBICSideCaptureResult/side":{"role":"symbol","title":"side","fragments":[{"kind":"identifier","text":"side"}],"abstract":[{"type":"text","text":"Document side classification returned as front or back."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResult\/side","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicsidecaptureresult\/side"},"doc://com.microblink.Capture/documentation/Capture/MBICSideCaptureResultSide":{"role":"symbol","title":"MBICSideCaptureResultSide","fragments":[{"kind":"identifier","text":"MBICSideCaptureResultSide"}],"abstract":[{"type":"text","text":"Document side classification returned as front, back or unknown."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResultSide","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicsidecaptureresultside"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbicsidecaptureresult/transformedimage.json b/docs/data/documentation/capture/mbicsidecaptureresult/transformedimage.json index 94b2417..1c8c690 100644 --- a/docs/data/documentation/capture/mbicsidecaptureresult/transformedimage.json +++ b/docs/data/documentation/capture/mbicsidecaptureresult/transformedimage.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICTransformedImage","preciseIdentifier":"c:objc(cs)MBICTransformedImage","text":"MBICTransformedImage"},{"kind":"text","text":" * "},{"kind":"identifier","text":"transformedImage"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbicsidecaptureresult\/transformedimage"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResult\/transformedImage","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Image of a cropped and perspective-corrected document."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICTransformedImage"},{"type":"text","text":" for more details."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"transformedImage"}],"title":"transformedImage","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICSideCaptureResult(py)transformedImage","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"transformedImage"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResult"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICSideCaptureResult":{"role":"symbol","title":"MBICSideCaptureResult","fragments":[{"kind":"identifier","text":"MBICSideCaptureResult"}],"abstract":[{"type":"text","text":"Side capture result."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResult","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicsidecaptureresult"},"doc://com.microblink.Capture/documentation/Capture/MBICSideCaptureResult/transformedImage":{"role":"symbol","title":"transformedImage","fragments":[{"kind":"identifier","text":"transformedImage"}],"abstract":[{"type":"text","text":"Image of a cropped and perspective-corrected document."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICTransformedImage"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResult\/transformedImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicsidecaptureresult\/transformedimage"},"doc://com.microblink.Capture/documentation/Capture/MBICTransformedImage":{"role":"symbol","title":"MBICTransformedImage","fragments":[{"kind":"identifier","text":"MBICTransformedImage"}],"abstract":[{"type":"text","text":"Image of a cropped and perspective-corrected document."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICTransformedImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbictransformedimage"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@property"},{"kind":"text","text":" ("},{"kind":"keyword","text":"nonatomic"},{"kind":"text","text":", "},{"kind":"keyword","text":"strong"},{"kind":"text","text":", "},{"kind":"keyword","text":"readwrite"},{"kind":"text","text":") "},{"kind":"typeIdentifier","identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICTransformedImage","preciseIdentifier":"c:objc(cs)MBICTransformedImage","text":"MBICTransformedImage"},{"kind":"text","text":" * "},{"kind":"identifier","text":"transformedImage"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbicsidecaptureresult\/transformedimage"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResult\/transformedImage","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Image of a cropped and perspective-corrected document."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICTransformedImage"},{"type":"text","text":" for more details."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"transformedImage"}],"title":"transformedImage","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:objc(cs)MBICSideCaptureResult(py)transformedImage","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"transformedImage"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResult"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICTransformedImage":{"role":"symbol","title":"MBICTransformedImage","fragments":[{"kind":"identifier","text":"MBICTransformedImage"}],"abstract":[{"type":"text","text":"Image of a cropped and perspective-corrected document."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICTransformedImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbictransformedimage"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICSideCaptureResult/transformedImage":{"role":"symbol","title":"transformedImage","fragments":[{"kind":"identifier","text":"transformedImage"}],"abstract":[{"type":"text","text":"Image of a cropped and perspective-corrected document."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICTransformedImage"},{"type":"text","text":" for more details."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResult\/transformedImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicsidecaptureresult\/transformedimage"},"doc://com.microblink.Capture/documentation/Capture/MBICSideCaptureResult":{"role":"symbol","title":"MBICSideCaptureResult","fragments":[{"kind":"identifier","text":"MBICSideCaptureResult"}],"abstract":[{"type":"text","text":"Side capture result."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResult","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicsidecaptureresult"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbicsidecaptureresultside.json b/docs/data/documentation/capture/mbicsidecaptureresultside.json index 592e34e..beaff42 100644 --- a/docs/data/documentation/capture/mbicsidecaptureresultside.json +++ b/docs/data/documentation/capture/mbicsidecaptureresultside.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"MBICSideCaptureResultSide"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NSInteger","preciseIdentifier":"c:@T@NSInteger"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbicsidecaptureresultside"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResultSide","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Document side classification returned as front, back or unknown."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICSideCaptureResultSide"}],"title":"MBICSideCaptureResultSide","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"c:@E@MBICSideCaptureResultSide","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICSideCaptureResultSide"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture"]]},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResultSide\/MBICSideCaptureResultSideBack","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResultSide\/MBICSideCaptureResultSideFront","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResultSide\/MBICSideCaptureResultSideUnknown"]}],"references":{"doc://com.microblink.Capture/documentation/Capture/MBICSideCaptureResultSide/MBICSideCaptureResultSideBack":{"role":"symbol","title":"MBICSideCaptureResultSideBack","fragments":[{"kind":"identifier","text":"MBICSideCaptureResultSideBack"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResultSide\/MBICSideCaptureResultSideBack","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicsidecaptureresultside\/mbicsidecaptureresultsideback"},"doc://com.microblink.Capture/documentation/Capture/MBICSideCaptureResultSide/MBICSideCaptureResultSideUnknown":{"role":"symbol","title":"MBICSideCaptureResultSideUnknown","fragments":[{"kind":"identifier","text":"MBICSideCaptureResultSideUnknown"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResultSide\/MBICSideCaptureResultSideUnknown","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicsidecaptureresultside\/mbicsidecaptureresultsideunknown"},"doc://com.microblink.Capture/documentation/Capture/MBICSideCaptureResultSide":{"role":"symbol","title":"MBICSideCaptureResultSide","fragments":[{"kind":"identifier","text":"MBICSideCaptureResultSide"}],"abstract":[{"type":"text","text":"Document side classification returned as front, back or unknown."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResultSide","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicsidecaptureresultside"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICSideCaptureResultSide/MBICSideCaptureResultSideFront":{"role":"symbol","title":"MBICSideCaptureResultSideFront","fragments":[{"kind":"identifier","text":"MBICSideCaptureResultSideFront"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResultSide\/MBICSideCaptureResultSideFront","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicsidecaptureresultside\/mbicsidecaptureresultsidefront"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"MBICSideCaptureResultSide"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NSInteger","preciseIdentifier":"c:@T@NSInteger"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbicsidecaptureresultside"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResultSide","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Document side classification returned as front, back or unknown."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICSideCaptureResultSide"}],"title":"MBICSideCaptureResultSide","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"c:@E@MBICSideCaptureResultSide","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICSideCaptureResultSide"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture"]]},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResultSide\/MBICSideCaptureResultSideBack","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResultSide\/MBICSideCaptureResultSideFront","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResultSide\/MBICSideCaptureResultSideUnknown"]}],"references":{"doc://com.microblink.Capture/documentation/Capture/MBICSideCaptureResultSide/MBICSideCaptureResultSideFront":{"role":"symbol","title":"MBICSideCaptureResultSideFront","fragments":[{"kind":"identifier","text":"MBICSideCaptureResultSideFront"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResultSide\/MBICSideCaptureResultSideFront","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicsidecaptureresultside\/mbicsidecaptureresultsidefront"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICSideCaptureResultSide/MBICSideCaptureResultSideBack":{"role":"symbol","title":"MBICSideCaptureResultSideBack","fragments":[{"kind":"identifier","text":"MBICSideCaptureResultSideBack"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResultSide\/MBICSideCaptureResultSideBack","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicsidecaptureresultside\/mbicsidecaptureresultsideback"},"doc://com.microblink.Capture/documentation/Capture/MBICSideCaptureResultSide":{"role":"symbol","title":"MBICSideCaptureResultSide","fragments":[{"kind":"identifier","text":"MBICSideCaptureResultSide"}],"abstract":[{"type":"text","text":"Document side classification returned as front, back or unknown."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResultSide","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicsidecaptureresultside"},"doc://com.microblink.Capture/documentation/Capture/MBICSideCaptureResultSide/MBICSideCaptureResultSideUnknown":{"role":"symbol","title":"MBICSideCaptureResultSideUnknown","fragments":[{"kind":"identifier","text":"MBICSideCaptureResultSideUnknown"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResultSide\/MBICSideCaptureResultSideUnknown","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicsidecaptureresultside\/mbicsidecaptureresultsideunknown"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbicsidecaptureresultside/mbicsidecaptureresultsideback.json b/docs/data/documentation/capture/mbicsidecaptureresultside/mbicsidecaptureresultsideback.json index d319b32..968f521 100644 --- a/docs/data/documentation/capture/mbicsidecaptureresultside/mbicsidecaptureresultsideback.json +++ b/docs/data/documentation/capture/mbicsidecaptureresultside/mbicsidecaptureresultsideback.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"identifier","text":"MBICSideCaptureResultSideBack"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbicsidecaptureresultside\/mbicsidecaptureresultsideback"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResultSide\/MBICSideCaptureResultSideBack","interfaceLanguage":"occ"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICSideCaptureResultSideBack"}],"title":"MBICSideCaptureResultSideBack","roleHeading":"Enumeration Case","role":"symbol","symbolKind":"case","externalID":"c:@E@MBICSideCaptureResultSide@MBICSideCaptureResultSideBack","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICSideCaptureResultSideBack"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResultSide"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICSideCaptureResultSide/MBICSideCaptureResultSideBack":{"role":"symbol","title":"MBICSideCaptureResultSideBack","fragments":[{"kind":"identifier","text":"MBICSideCaptureResultSideBack"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResultSide\/MBICSideCaptureResultSideBack","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicsidecaptureresultside\/mbicsidecaptureresultsideback"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICSideCaptureResultSide":{"role":"symbol","title":"MBICSideCaptureResultSide","fragments":[{"kind":"identifier","text":"MBICSideCaptureResultSide"}],"abstract":[{"type":"text","text":"Document side classification returned as front, back or unknown."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResultSide","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicsidecaptureresultside"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"identifier","text":"MBICSideCaptureResultSideBack"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbicsidecaptureresultside\/mbicsidecaptureresultsideback"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResultSide\/MBICSideCaptureResultSideBack","interfaceLanguage":"occ"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICSideCaptureResultSideBack"}],"title":"MBICSideCaptureResultSideBack","roleHeading":"Enumeration Case","role":"symbol","symbolKind":"case","externalID":"c:@E@MBICSideCaptureResultSide@MBICSideCaptureResultSideBack","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICSideCaptureResultSideBack"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResultSide"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICSideCaptureResultSide":{"role":"symbol","title":"MBICSideCaptureResultSide","fragments":[{"kind":"identifier","text":"MBICSideCaptureResultSide"}],"abstract":[{"type":"text","text":"Document side classification returned as front, back or unknown."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResultSide","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicsidecaptureresultside"},"doc://com.microblink.Capture/documentation/Capture/MBICSideCaptureResultSide/MBICSideCaptureResultSideBack":{"role":"symbol","title":"MBICSideCaptureResultSideBack","fragments":[{"kind":"identifier","text":"MBICSideCaptureResultSideBack"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResultSide\/MBICSideCaptureResultSideBack","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicsidecaptureresultside\/mbicsidecaptureresultsideback"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbicsidecaptureresultside/mbicsidecaptureresultsidefront.json b/docs/data/documentation/capture/mbicsidecaptureresultside/mbicsidecaptureresultsidefront.json index 82a0863..4bcd46c 100644 --- a/docs/data/documentation/capture/mbicsidecaptureresultside/mbicsidecaptureresultsidefront.json +++ b/docs/data/documentation/capture/mbicsidecaptureresultside/mbicsidecaptureresultsidefront.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"identifier","text":"MBICSideCaptureResultSideFront"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbicsidecaptureresultside\/mbicsidecaptureresultsidefront"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResultSide\/MBICSideCaptureResultSideFront","interfaceLanguage":"occ"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICSideCaptureResultSideFront"}],"title":"MBICSideCaptureResultSideFront","roleHeading":"Enumeration Case","role":"symbol","symbolKind":"case","externalID":"c:@E@MBICSideCaptureResultSide@MBICSideCaptureResultSideFront","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICSideCaptureResultSideFront"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResultSide"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICSideCaptureResultSide/MBICSideCaptureResultSideFront":{"role":"symbol","title":"MBICSideCaptureResultSideFront","fragments":[{"kind":"identifier","text":"MBICSideCaptureResultSideFront"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResultSide\/MBICSideCaptureResultSideFront","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicsidecaptureresultside\/mbicsidecaptureresultsidefront"},"doc://com.microblink.Capture/documentation/Capture/MBICSideCaptureResultSide":{"role":"symbol","title":"MBICSideCaptureResultSide","fragments":[{"kind":"identifier","text":"MBICSideCaptureResultSide"}],"abstract":[{"type":"text","text":"Document side classification returned as front, back or unknown."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResultSide","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicsidecaptureresultside"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"identifier","text":"MBICSideCaptureResultSideFront"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbicsidecaptureresultside\/mbicsidecaptureresultsidefront"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResultSide\/MBICSideCaptureResultSideFront","interfaceLanguage":"occ"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICSideCaptureResultSideFront"}],"title":"MBICSideCaptureResultSideFront","roleHeading":"Enumeration Case","role":"symbol","symbolKind":"case","externalID":"c:@E@MBICSideCaptureResultSide@MBICSideCaptureResultSideFront","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICSideCaptureResultSideFront"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResultSide"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICSideCaptureResultSide":{"role":"symbol","title":"MBICSideCaptureResultSide","fragments":[{"kind":"identifier","text":"MBICSideCaptureResultSide"}],"abstract":[{"type":"text","text":"Document side classification returned as front, back or unknown."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResultSide","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicsidecaptureresultside"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICSideCaptureResultSide/MBICSideCaptureResultSideFront":{"role":"symbol","title":"MBICSideCaptureResultSideFront","fragments":[{"kind":"identifier","text":"MBICSideCaptureResultSideFront"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResultSide\/MBICSideCaptureResultSideFront","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicsidecaptureresultside\/mbicsidecaptureresultsidefront"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbicsidecaptureresultside/mbicsidecaptureresultsideunknown.json b/docs/data/documentation/capture/mbicsidecaptureresultside/mbicsidecaptureresultsideunknown.json index 88197e2..fd59562 100644 --- a/docs/data/documentation/capture/mbicsidecaptureresultside/mbicsidecaptureresultsideunknown.json +++ b/docs/data/documentation/capture/mbicsidecaptureresultside/mbicsidecaptureresultsideunknown.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"identifier","text":"MBICSideCaptureResultSideUnknown"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbicsidecaptureresultside\/mbicsidecaptureresultsideunknown"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResultSide\/MBICSideCaptureResultSideUnknown","interfaceLanguage":"occ"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICSideCaptureResultSideUnknown"}],"title":"MBICSideCaptureResultSideUnknown","roleHeading":"Enumeration Case","role":"symbol","symbolKind":"case","externalID":"c:@E@MBICSideCaptureResultSide@MBICSideCaptureResultSideUnknown","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICSideCaptureResultSideUnknown"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResultSide"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICSideCaptureResultSide/MBICSideCaptureResultSideUnknown":{"role":"symbol","title":"MBICSideCaptureResultSideUnknown","fragments":[{"kind":"identifier","text":"MBICSideCaptureResultSideUnknown"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResultSide\/MBICSideCaptureResultSideUnknown","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicsidecaptureresultside\/mbicsidecaptureresultsideunknown"},"doc://com.microblink.Capture/documentation/Capture/MBICSideCaptureResultSide":{"role":"symbol","title":"MBICSideCaptureResultSide","fragments":[{"kind":"identifier","text":"MBICSideCaptureResultSide"}],"abstract":[{"type":"text","text":"Document side classification returned as front, back or unknown."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResultSide","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicsidecaptureresultside"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"identifier","text":"MBICSideCaptureResultSideUnknown"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbicsidecaptureresultside\/mbicsidecaptureresultsideunknown"],"traits":[{"interfaceLanguage":"occ"}]}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResultSide\/MBICSideCaptureResultSideUnknown","interfaceLanguage":"occ"},"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICSideCaptureResultSideUnknown"}],"title":"MBICSideCaptureResultSideUnknown","roleHeading":"Enumeration Case","role":"symbol","symbolKind":"case","externalID":"c:@E@MBICSideCaptureResultSide@MBICSideCaptureResultSideUnknown","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICSideCaptureResultSideUnknown"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture","doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResultSide"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICSideCaptureResultSide/MBICSideCaptureResultSideUnknown":{"role":"symbol","title":"MBICSideCaptureResultSideUnknown","fragments":[{"kind":"identifier","text":"MBICSideCaptureResultSideUnknown"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResultSide\/MBICSideCaptureResultSideUnknown","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicsidecaptureresultside\/mbicsidecaptureresultsideunknown"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICSideCaptureResultSide":{"role":"symbol","title":"MBICSideCaptureResultSide","fragments":[{"kind":"identifier","text":"MBICSideCaptureResultSide"}],"abstract":[{"type":"text","text":"Document side classification returned as front, back or unknown."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICSideCaptureResultSide","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicsidecaptureresultside"}}} \ No newline at end of file diff --git a/docs/data/documentation/capture/mbictransformedimage.json b/docs/data/documentation/capture/mbictransformedimage.json index 7566c22..50bde1b 100644 --- a/docs/data/documentation/capture/mbictransformedimage.json +++ b/docs/data/documentation/capture/mbictransformedimage.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@interface"},{"kind":"text","text":" "},{"kind":"identifier","text":"MBICTransformedImage"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICImage","preciseIdentifier":"c:objc(cs)MBICImage","text":"MBICImage"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbictransformedimage"],"traits":[{"interfaceLanguage":"occ"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICImage"],"kind":"relationships","title":"Inherits From","type":"inheritsFrom"}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICTransformedImage","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Image of a cropped and perspective-corrected document."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICTransformedImage"}],"title":"MBICTransformedImage","roleHeading":"Class","role":"symbol","symbolKind":"class","externalID":"c:objc(cs)MBICTransformedImage","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICTransformedImage"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture"]]},"references":{"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"},"doc://com.microblink.Capture/documentation/Capture/MBICTransformedImage":{"role":"symbol","title":"MBICTransformedImage","fragments":[{"kind":"identifier","text":"MBICTransformedImage"}],"abstract":[{"type":"text","text":"Image of a cropped and perspective-corrected document."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICTransformedImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbictransformedimage"},"doc://com.microblink.Capture/documentation/Capture/MBICImage":{"role":"symbol","title":"MBICImage","fragments":[{"kind":"identifier","text":"MBICImage"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicimage"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"@interface"},{"kind":"text","text":" "},{"kind":"identifier","text":"MBICTransformedImage"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICImage","preciseIdentifier":"c:objc(cs)MBICImage","text":"MBICImage"}],"languages":["occ"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/capture\/mbictransformedimage"],"traits":[{"interfaceLanguage":"occ"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICImage"],"kind":"relationships","title":"Inherits From","type":"inheritsFrom"}],"identifier":{"url":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICTransformedImage","interfaceLanguage":"occ"},"abstract":[{"type":"text","text":"Image of a cropped and perspective-corrected document."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"MBICTransformedImage"}],"title":"MBICTransformedImage","roleHeading":"Class","role":"symbol","symbolKind":"class","externalID":"c:objc(cs)MBICTransformedImage","modules":[{"name":"Capture"}],"navigatorTitle":[{"kind":"identifier","text":"MBICTransformedImage"}]},"hierarchy":{"paths":[["doc:\/\/com.microblink.Capture\/documentation\/Capture"]]},"references":{"doc://com.microblink.Capture/documentation/Capture/MBICTransformedImage":{"role":"symbol","title":"MBICTransformedImage","fragments":[{"kind":"identifier","text":"MBICTransformedImage"}],"abstract":[{"type":"text","text":"Image of a cropped and perspective-corrected document."}],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICTransformedImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbictransformedimage"},"doc://com.microblink.Capture/documentation/Capture/MBICImage":{"role":"symbol","title":"MBICImage","fragments":[{"kind":"identifier","text":"MBICImage"}],"abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture\/MBICImage","kind":"symbol","type":"topic","url":"\/documentation\/capture\/mbicimage"},"doc://com.microblink.Capture/documentation/Capture":{"role":"collection","title":"Capture","abstract":[],"identifier":"doc:\/\/com.microblink.Capture\/documentation\/Capture","kind":"symbol","type":"topic","url":"\/documentation\/capture"}}} \ No newline at end of file