Mapsted Android SDK 26.8.1
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Mapsted Android SDK 26.8.1
android-app-template-core
/
com.mapsted.template_core.utils
/
ProgressStatus
Progress
Status
open
class
ProgressStatus
Members
Constructors
Progress
Status
Link copied to clipboard
constructor
(
totalProgress
:
Int
,
currentProgress
:
Int
)
Properties
current
Progress
Link copied to clipboard
open
var
currentProgress
:
Int
total
Progress
Link copied to clipboard
open
var
totalProgress
:
Int
Functions
get
Percentage
Link copied to clipboard
open
fun
getPercentage
(
)
:
Int