BlinkID
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
BlinkID
microblink-ux
/
com.microblink.ux.components
/
DocumentDrawable
Document
Drawable
class
DocumentDrawable
(
@
DrawableRes
val
front
:
Int
,
@
DrawableRes
val
back
:
Int
)
Members
Constructors
Document
Drawable
Link copied to clipboard
constructor
(
@
DrawableRes
front
:
Int
,
@
DrawableRes
back
:
Int
)
Properties
back
Link copied to clipboard
val
back
:
Int
front
Link copied to clipboard
val
front
:
Int