Readium
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Readium
readium-navigator-web-common
/
org.readium.navigator.web.common
/
FontFaceDeclaration
/
FontFaceDeclaration
Font
Face
Declaration
constructor
(
fontFamily
:
String
,
sources
:
ImmutableList
<
FontFaceSource
>
,
fontStyle
:
FontStyle
?
=
null
,
fontWeight
:
Either
<
FontWeight
,
ClosedRange
<
Int
>
>
?
=
null
)