toggle menu
Storyteller SDK Documentation
11.6.2-local-master-a614cb493
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
,
val
pageId
:
String
,
val
playheadMs
:
Long
?
=
null
)
Members
Constructors
Page
Progress
Update
Link copied to clipboard
constructor
(
fraction
:
Float
,
duration
:
Float
,
pageId
:
String
,
playheadMs
:
Long
?
=
null
)
Properties
duration
Link copied to clipboard
val
duration
:
Float
fraction
Link copied to clipboard
val
fraction
:
Float
page
Id
Link copied to clipboard
val
pageId
:
String
playhead
Ms
Link copied to clipboard
val
playheadMs
:
Long
?
=
null