recognition-camera-ui
androidJvm
recognition-camera-ui
/
com.microblink.recognition.camera.ui
/
RecognitionSettings
Recognition
Settings
class
RecognitionSettings
:
Parcelable
Recognition settings
Members
Types
Builder
Link copied to clipboard
class
Builder
Builder
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)
Properties
capture
Resolution
Link copied to clipboard
@get:
JvmName
(
name
=
"captureResolution"
)
val
captureResolution
:
CameraResolution
media
Options
Link copied to clipboard
@get:
JvmName
(
name
=
"mediaOptions"
)
val
mediaOptions
:
MediaOptions
products
Options
Link copied to clipboard
@get:
JvmName
(
name
=
"productsOptions"
)
val
productsOptions
:
ProductsOptions
region
Of
Interest
Link copied to clipboard
@get:
JvmName
(
name
=
"regionOfInterest"
)
val
regionOfInterest
:
RectF
theme
Link copied to clipboard
@get:
JvmName
(
name
=
"theme"
)
val
theme
:
Theme
ui
Options
Link copied to clipboard
@get:
JvmName
(
name
=
"uiOptions"
)
val
uiOptions
:
UiOptions