inapp
/
com.moengage.inapp.internal.model
/
ViewDimension
View
Dimension
open class
ViewDimension
Content copied to clipboard
Author
Umang Chamaria
Constructors
Functions
Properties
Constructors
ViewDimension
Link copied to clipboard
open fun
ViewDimension
(width:
Int
, height:
Int
)
Content copied to clipboard
Functions
toString
Link copied to clipboard
open fun
toString
():
String
Content copied to clipboard
Properties
height
Link copied to clipboard
open val
height
:
Int
Content copied to clipboard
width
Link copied to clipboard
open val
width
:
Int
Content copied to clipboard