RecognitionSettings

Recognition settings

Types

Link copied to clipboard
class Builder

Builder

Functions

Link copied to clipboard
abstract fun describeContents(): Int
Link copied to clipboard
abstract fun writeToParcel(p0: Parcel, p1: Int)

Properties

Link copied to clipboard
@get:JvmName(name = "captureResolution")
val captureResolution: CameraResolution
Link copied to clipboard
@get:JvmName(name = "mediaOptions")
val mediaOptions: MediaOptions
Link copied to clipboard
@get:JvmName(name = "productsOptions")
val productsOptions: ProductsOptions
Link copied to clipboard
@get:JvmName(name = "regionOfInterest")
val regionOfInterest: RectF
Link copied to clipboard
@get:JvmName(name = "theme")
val theme: Theme
Link copied to clipboard
@get:JvmName(name = "uiOptions")
val uiOptions: UiOptions