Deprecation warning

Please note that this is outdated documentation for an older release of the Scandit Barcode Scanner SDK.

We are deprecating the 5.x API on all platforms (except Linux). Release 5.19 in April 2021 will be our final. Applications running 5.x will continue to work, and we will continue to release critical bug fixes and security patches only, for one year. We encourage you to migrate to 6.x and take advantage of our latest / advanced features and improved performance.

You'll find the updated documentation at: Data Capture SDK Documentation for Xamarin.Android and Data Capture SDK Documentation for Xamarin.iOS

IScanditSDKOverlay Member List

This is the complete list of members for IScanditSDKOverlay, including all inherited members.

AddListener(ScanditSDKListener listener)IScanditSDKOverlay
DrawViewfinder(bool draw)IScanditSDKOverlay
DrawViewfinderTextHook(bool draw)IScanditSDKOverlay
RemoveAllListenes()IScanditSDKOverlay
RemoveListener(ScanditSDKListener listener)IScanditSDKOverlay
ResetGUI()IScanditSDKOverlay
SetBeepEnabled(bool enabled)IScanditSDKOverlay
SetCameraSwitchButtonPosition(float invertedRelativeX, float relativeY, int width, int height)IScanditSDKOverlay
SetCameraSwitchImage(Bitmap image, Bitmap pressedImage)IScanditSDKOverlay
SetCameraSwitchVisibility(int visibility)IScanditSDKOverlay
SetInfoBannerY(float offset)IScanditSDKOverlay
SetLeftButtonCaption(string caption)IScanditSDKOverlay
SetLeftButtonCaptionWhenKeypadVisible(string caption)IScanditSDKOverlay
SetLogoOffsets(int xOffset, int yOffset, int landscapeXOffset, int landscapeYOffset)IScanditSDKOverlay
SetRightButtonCaption(string caption)IScanditSDKOverlay
SetRightButtonCaptionWhenKeypadVisible(string caption)IScanditSDKOverlay
SetSearchBarKeyboardType(int inputType)IScanditSDKOverlay
SetSearchBarPlaceholderText(string text)IScanditSDKOverlay
SetTextForBarcodeDecodingInProgress(string text)IScanditSDKOverlay
SetTextForBarcodePresenceDetected(string text)IScanditSDKOverlay
SetTextForInitialScanScreenState(string text)IScanditSDKOverlay
SetTextForMostLikelyBarcodeUIElement(string text)IScanditSDKOverlay
SetTextIfNoBarcodeWasRecognized(string text)IScanditSDKOverlay
SetTextToSuggestManualEntry(string text)IScanditSDKOverlay
SetTitleMessage(string message)IScanditSDKOverlay
SetTorchButtonPosition(float relativeX, float relativeY, int width, int height)IScanditSDKOverlay
SetTorchEnabled(bool enabled)IScanditSDKOverlay
SetTorchOffImage(Bitmap image)IScanditSDKOverlay
SetTorchOffImage(Bitmap image, Bitmap pressedImage)IScanditSDKOverlay
SetTorchOnImage(Bitmap image)IScanditSDKOverlay
SetTorchOnImage(Bitmap image, Bitmap pressedImage)IScanditSDKOverlay
SetVibrateEnabled(bool enabled)IScanditSDKOverlay
SetViewfinderColor(float r, float g, float b)IScanditSDKOverlay
SetViewfinderDecodedColor(float r, float g, float b)IScanditSDKOverlay
SetViewfinderDimension(float width, float height)IScanditSDKOverlay
SetViewfinderDimension(float width, float height, float landscapeWidth, float landscapeHeight)IScanditSDKOverlay
ShowMostLikelyBarcodeUIElement(bool show)IScanditSDKOverlay
ShowSearchBar(bool show)IScanditSDKOverlay
ShowTitleBar(bool show)IScanditSDKOverlay
ShowToolBar(bool show)IScanditSDKOverlay