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
/
TextElement
/
Role
/
Heading
Heading
data
class
Heading
(
val
level
:
Int
)
:
Content.TextElement.Role
Title of a section.
Parameters
level
Heading importance, 1 being the highest.
Members
Constructors
Heading
Link copied to clipboard
constructor
(
level
:
Int
)
Properties
level
Link copied to clipboard
val
level
:
Int