inapp
/
com.moengage.inapp.internal.model
/
Border
Border
open class
Border
Content copied to clipboard
Author
Umang Chamaria
Constructors
Functions
Properties
Constructors
Border
Link copied to clipboard
open fun
Border
(
@
Nullable
()
color:
Color
, radius:
Double
, width:
Double
)
Content copied to clipboard
Functions
equals
Link copied to clipboard
open fun
equals
(o:
Any
):
Boolean
Content copied to clipboard
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
radius
Link copied to clipboard
val
radius
:
Double
Content copied to clipboard
width
Link copied to clipboard
val
width
:
Double
Content copied to clipboard