MultipazProject
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
MultipazProject
appverifier
/
com.android.mdl.appreader.home
/
DocumentElementsRequest
Document
Elements
Request
@
Stable
@
Immutable
data
class
DocumentElementsRequest
(
@
StringRes
val
title
:
Int
,
val
isSelected
:
Boolean
=
false
)
Members
Constructors
Document
Elements
Request
Link copied to clipboard
constructor
(
@
StringRes
title
:
Int
,
isSelected
:
Boolean
=
false
)
Properties
is
Selected
Link copied to clipboard
val
isSelected
:
Boolean
=
false
title
Link copied to clipboard
val
title
:
Int