BlinkID
Toggle table of contents
productionRelease
Target filter
productionRelease
Switch theme
Search in API
Skip to content
BlinkID
blinkid-ux
/
com.microblink.blinkid.ux.components
/
HelpScreenPage
Help
Screen
Page
data
class
HelpScreenPage
(
@
DrawableRes
val
pageImage
:
Int
,
@
StringRes
val
pageTitle
:
Int
,
@
StringRes
val
pageMessage
:
Int
)
Members
Constructors
Help
Screen
Page
Link copied to clipboard
constructor
(
@
DrawableRes
pageImage
:
Int
,
@
StringRes
pageTitle
:
Int
,
@
StringRes
pageMessage
:
Int
)
Properties
page
Image
Link copied to clipboard
val
pageImage
:
Int
page
Message
Link copied to clipboard
val
pageMessage
:
Int
page
Title
Link copied to clipboard
val
pageTitle
:
Int