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
/
Axis
Axis
data
class
Axis
(
val
tag
:
String
,
val
styleValue
:
String
)
Members
Constructors
Axis
Link copied to clipboard
constructor
(
tag
:
String
,
styleValue
:
String
)
Properties
style
Value
Link copied to clipboard
val
styleValue
:
String
tag
Link copied to clipboard
val
tag
:
String