BlinkID
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
BlinkID
microblink-ux
/
com.microblink.ux.contract
Package-level
declarations
Types
Types
Cancel
Reason
Link copied to clipboard
enum
CancelReason
:
Enum
<
CancelReason
>
Scan
Activity
Colors
Link copied to clipboard
data
class
ScanActivityColors
(
@
ColorInt
val
primary
:
Int
?
,
@
ColorInt
val
background
:
Int
?
,
@
ColorInt
val
onBackground
:
Int
?
,
@
ColorInt
val
helpButtonBackground
:
Int
?
,
@
ColorInt
val
helpButton
:
Int
?
,
@
ColorInt
val
helpTooltipBackground
:
Int
?
,
@
ColorInt
val
helpTooltipText
:
Int
?
)
:
Parcelable
Scan
Activity
Result
Status
Link copied to clipboard
enum
ScanActivityResultStatus
:
Enum
<
ScanActivityResultStatus
>
Scan
Activity
Settings
Link copied to clipboard
interface
ScanActivitySettings
:
Parcelable