toggle menu
TCDigitalFlyer
androidJvm
switch theme
search in API
TCDigitalFlyer
/
com.tctranscontinental.android.digitalflyer.ui.xml
/
FlyerView
/
Delegate
Delegate
interface
Delegate
Members
Functions
flyer
View
Link copied to clipboard
abstract
fun
flyerView
(
scrollDirection
:
FlyerView.ScrollDirection
)
abstract
fun
flyerView
(
pageDidChangeTo
:
Int
)
restore
Horizontal
Scroll
Position
Link copied to clipboard
abstract
fun
restoreHorizontalScrollPosition
(
position
:
Int
)
restore
Vertical
Scroll
Position
Link copied to clipboard
abstract
fun
restoreVerticalScrollPosition
(
position
:
Int
)
set
Active
Publication
Link copied to clipboard
abstract
suspend
fun
setActivePublication
(
publication
:
Publication
?
,
orientation
:
Orientation
)