inapp
/
com.moengage.inapp.internal.model
/
Font
Font
open class
Font
Content copied to clipboard
Author
Umang Chamaria
Constructors
Functions
Properties
Constructors
Font
Link copied to clipboard
open fun
Font
(name:
String
, size:
Int
, color:
Color
)
Content copied to clipboard
Functions
toString
Link copied to clipboard
open fun
toString
():
String
Content copied to clipboard
Properties
color
Link copied to clipboard
val
color
:
Color
Content copied to clipboard
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
size
Link copied to clipboard
val
size
:
Float
Content copied to clipboard