toggle menu
Genius Scan SDK
99.0
androidJvm
switch theme
search in API
Genius Scan SDK
/
com.geniusscansdk.ocr
/
OcrResult
Ocr
Result
data
class
OcrResult
(
val
text
:
String
,
val
textLayout
:
TextLayout
)
:
Parcelable
Members
Constructors
Ocr
Result
Link copied to clipboard
constructor
(
text
:
String
,
textLayout
:
TextLayout
)
Properties
text
Link copied to clipboard
@
JvmField
val
text
:
String
text
Layout
Link copied to clipboard
@
JvmField
val
textLayout
:
TextLayout