Readium
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Readium
readium-navigator-common
/
org.readium.navigator.common
/
FootnoteContext
Footnote
Context
data
class
FootnoteContext
(
val
noteContent
:
String
)
:
LinkContext
Parameters
note
Content
Content of the footnote. Look at the
Link.mediaType
for the format of the footnote (e.g. HTML).
Members
Constructors
Footnote
Context
Link copied to clipboard
constructor
(
noteContent
:
String
)
Properties
note
Content
Link copied to clipboard
val
noteContent
:
String