Android Scanbot SDK API reference
Toggle table of contents
7.1.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Android Scanbot SDK API reference
Android Scanbot SDK API reference
/
io.scanbot.sdk.ui_v2.textpattern.configuration
/
TextPatternScannerIntroImage
Text
Pattern
Scanner
Intro
Image
sealed
class
TextPatternScannerIntroImage
:
Parcelable
The image for the introduction screen of a generic text scanner screen.
Inheritors
TextPatternIntroGeneralField
TextPatternIntroAlphabeticField
TextPatternIntroMeterDevice
TextPatternIntroShippingContainer
TextPatternIntroNoImage
TextPatternIntroCustomImage
Members
Types
Companion
Link copied to clipboard
object
Companion
Properties
_
type
Link copied to clipboard
abstract
val
_type
:
String
Functions
clone
Link copied to clipboard
abstract
fun
clone
(
)
:
TextPatternScannerIntroImage
to
Json
Link copied to clipboard
abstract
fun
toJson
(
config
:
ToJsonConfiguration
=
ToJsonConfiguration.default()
)
:
JSONObject