toggle menu
Airship Android SDK
androidJvm
switch theme
search in API
urbanairship-layout
/
com.urbanairship.android.layout.event
/
ReportingEvent
/
PageView
Page
View
open
class
PageView
:
ReportingEvent.PagerReportingEvent
Bubbled up to the top level when a pager changes page.
Members
Constructors
Page
View
Link copied to clipboard
constructor
(
@
NonNull
pagerData
:
PagerData
,
displayedAt
:
Long
)
Properties
displayed
At
Link copied to clipboard
val
displayedAt
:
Long
Inherited properties
pager
Data
Link copied to clipboard
@
NonNull
@get:
NonNull
val
pagerData
:
PagerData
Functions
to
String
Link copied to clipboard
@
NonNull
open
fun
toString
(
)
:
String