Rive Android
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Rive Android
Rive Android
/
app.rive.runtime.kotlin.fonts
/
Fonts
/
Font
/
Font
Font
constructor
(
weight
:
Fonts.Weight
,
style
:
String
,
name
:
String
,
axis
:
List
<
Fonts.Axis
>
?
=
null
,
ttcIndex
:
Int
=
0
,
postScriptName
:
String
?
=
null
,
fallbackFor
:
String
?
=
null
)