BlinkCard
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
BlinkCard
blinkcard-ux
/
com.microblink.blinkcard.ux.contract
/
ScanActivitySettings
Scan
Activity
Settings
interface
ScanActivitySettings
:
Parcelable
Inheritors
BlinkCardScanActivitySettings
Members
Properties
camera
Settings
Link copied to clipboard
abstract
val
cameraSettings
:
CameraSettings
delete
Cached
Assets
After
Use
Link copied to clipboard
abstract
val
deleteCachedAssetsAfterUse
:
Boolean
enable
Edge
To
Edge
Link copied to clipboard
abstract
val
enableEdgeToEdge
:
Boolean
scan
Activity
Typography
Link copied to clipboard
abstract
val
scanActivityTypography
:
ParcelableUiTypography
scan
Activity
Ui
Colors
Link copied to clipboard
abstract
val
scanActivityUiColors
:
ScanActivityColors
?
scan
Activity
Ui
Strings
Link copied to clipboard
abstract
val
scanActivityUiStrings
:
SdkStrings
show
Help
Button
Link copied to clipboard
abstract
val
showHelpButton
:
Boolean
show
Onboarding
Dialog
Link copied to clipboard
abstract
val
showOnboardingDialog
:
Boolean
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
)