recognition-camera-ui
androidJvm
recognition-camera-ui
/
com.microblink.recognition.camera.ui
/
ResultDetailsStyle
Result
Details
Style
class
ResultDetailsStyle
:
Parcelable
Style used to define the appearance of the bottom sheet containing result details
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
background
Color
Link copied to clipboard
val
backgroundColor
:
Color
?
close
Icon
Link copied to clipboard
val
closeIcon
:
Icon
?
details
Content
Text
Color
Link copied to clipboard
val
detailsContentTextColor
:
Color
?
details
Icon
Link copied to clipboard
val
detailsIcon
:
Icon
?
details
Icon
Tint
Color
Link copied to clipboard
val
detailsIconTintColor
:
Color
?
details
Label
Text
Color
Link copied to clipboard
val
detailsLabelTextColor
:
Color
?
details
Stroke
Color
Link copied to clipboard
val
detailsStrokeColor
:
Color
?
details
Title
Text
Color
Link copied to clipboard
val
detailsTitleTextColor
:
Color
?
title
Text
Color
Link copied to clipboard
val
titleTextColor
:
Color
?