inapp
/
com.moengage.inapp.internal.model
/
Background
Background
open class
Background
Content copied to clipboard
Author
Umang Chamaria
Constructors
Functions
Properties
Constructors
Background
Link copied to clipboard
open fun
Background
(
@
Nullable
()
color:
Color
,
@
Nullable
()
content:
String
)
Content copied to clipboard
Functions
toString
Link copied to clipboard
open fun
toString
():
String
Content copied to clipboard
Properties
color
Link copied to clipboard
@
Nullable
()
val
color
:
Color
Content copied to clipboard
content
Link copied to clipboard
@
Nullable
()
val
content
:
String
Content copied to clipboard