toggle menu
Storyteller SDK Documentation
11.2.0-local-master-c0ea6738e
switch theme
search in API
Storyteller SDK Documentation
/
com.storyteller.ui.pager
/
PageProgressUpdate
Page
Progress
Update
data
class
PageProgressUpdate
(
val
fraction
:
Float
,
val
duration
:
Float
)
Members
Constructors
Page
Progress
Update
Link copied to clipboard
constructor
(
fraction
:
Float
,
duration
:
Float
)
Properties
duration
Link copied to clipboard
val
duration
:
Float
fraction
Link copied to clipboard
val
fraction
:
Float