androidApp
/
com.keygenqt.viewer.android.interfaces
/
IPagerState
IPager
State
interface
IPagerState
Content copied to clipboard
Interface for HorizontalPager
Functions
Properties
Functions
next
Link copied to clipboard
open fun
next
(end: () ->
Unit
= {})
Content copied to clipboard
Properties
count
Link copied to clipboard
abstract val
count
:
Int
Content copied to clipboard
isFirst
Link copied to clipboard
open val
isFirst
:
Boolean
Content copied to clipboard
progress
Link copied to clipboard
open val
progress
:
Float
Content copied to clipboard
scope
Link copied to clipboard
abstract val
scope
:
CoroutineScope
Content copied to clipboard
state
Link copied to clipboard
abstract val
state
:
PagerState
Content copied to clipboard