mapbox-maps-android
mapbox-maps-android
/
com.mapbox.maps
/
TileCacheBudgetInMegabytes
Tile
Cache
Budget
In
Megabytes
open
class
TileCacheBudgetInMegabytes
:
Serializable
Tile cache budget in megabytes.
Constructors
Functions
Properties
Constructors
Tile
Cache
Budget
In
Megabytes
Link copied to clipboard
open
fun
TileCacheBudgetInMegabytes
(
size
:
Long
)
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
size
Link copied to clipboard
val
size
:
Long