mapbox-maps-android
mapbox-maps-android
/
com.mapbox.maps
/
Size
Size
class
Size
:
Serializable
Size type.
Constructors
Functions
Properties
Constructors
Size
Link copied to clipboard
open
fun
Size
(
width
:
Float
,
height
:
Float
)
Functions
equals
Link copied to clipboard
open
fun
equals
(
object
:
Any
)
:
Boolean
hash
Code
Link copied to clipboard
open
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
open
fun
toString
(
)
:
String
Properties
height
Link copied to clipboard
val
height
:
Float
width
Link copied to clipboard
val
width
:
Float