mapbox-maps-android
mapbox-maps-android/com.mapbox.maps/Version

Version

@RestrictTo(value = Scope.LIBRARY_GROUP_PREFIX)
class Version

Functions

getMajorVersion
Link copied to clipboard
@RestrictTo(value = Scope.LIBRARY_GROUP_PREFIX)
@MainThread
open fun getMajorVersion(): Int
getMinorVersion
Link copied to clipboard
@RestrictTo(value = Scope.LIBRARY_GROUP_PREFIX)
@MainThread
open fun getMinorVersion(): Int
getPatchVersion
Link copied to clipboard
@RestrictTo(value = Scope.LIBRARY_GROUP_PREFIX)
@MainThread
open fun getPatchVersion(): Int
getRevisionString
Link copied to clipboard
@RestrictTo(value = Scope.LIBRARY_GROUP_PREFIX)
@MainThread
open fun getRevisionString(): String
getVersionString
Link copied to clipboard
@RestrictTo(value = Scope.LIBRARY_GROUP_PREFIX)
@MainThread
open fun getVersionString(): String
© 2023 CopyrightGenerated by dokka