Readium
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Readium
readium-shared
/
org.readium.r2.shared.publication.services.content
/
Content
/
AttributesHolder
/
attributes
attributes
open
fun
<
V
>
attributes
(
key
:
Content.AttributeKey
<
V
>
)
:
List
<
V
>
Gets all the attributes with the given
key
.
abstract
val
attributes
:
List
<
Content.Attribute
<
*
>
>
Associated list of attributes.