mapbox-maps-android
mapbox-maps-android
/
com.mapbox.maps
/
Version
Version
@
RestrictTo
(
value
=
Scope.LIBRARY_GROUP_PREFIX
)
class
Version
Functions
Functions
get
Major
Version
Link copied to clipboard
@
RestrictTo
(
value
=
Scope.LIBRARY_GROUP_PREFIX
)
@
MainThread
open
fun
getMajorVersion
(
)
:
Int
get
Minor
Version
Link copied to clipboard
@
RestrictTo
(
value
=
Scope.LIBRARY_GROUP_PREFIX
)
@
MainThread
open
fun
getMinorVersion
(
)
:
Int
get
Patch
Version
Link copied to clipboard
@
RestrictTo
(
value
=
Scope.LIBRARY_GROUP_PREFIX
)
@
MainThread
open
fun
getPatchVersion
(
)
:
Int
get
Revision
String
Link copied to clipboard
@
RestrictTo
(
value
=
Scope.LIBRARY_GROUP_PREFIX
)
@
MainThread
open
fun
getRevisionString
(
)
:
String
get
Version
String
Link copied to clipboard
@
RestrictTo
(
value
=
Scope.LIBRARY_GROUP_PREFIX
)
@
MainThread
open
fun
getVersionString
(
)
:
String