recognition-camera-ui
androidJvm
recognition-camera-ui
/
com.microblink.recognition.camera.ui
/
PermissionOverlayStyle
Permission
Overlay
Style
class
PermissionOverlayStyle
:
Parcelable
Style used to define the look of the permission overlay
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
?
button
Background
Color
Link copied to clipboard
val
buttonBackgroundColor
:
Color
?
button
Text
Link copied to clipboard
val
buttonText
:
Text
?
button
Text
Color
Link copied to clipboard
val
buttonTextColor
:
Color
?
details
Text
Link copied to clipboard
val
detailsText
:
Text
?
details
Text
Color
Link copied to clipboard
val
detailsTextColor
:
Color
?