Readium
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Readium
readium-navigator
/
org.readium.r2.navigator.preferences
/
IntIncrement
Int
Increment
class
IntIncrement
(
increment
:
Int
)
:
ProgressionStrategy
<
Int
>
Simple progression strategy which increments or decrements the setting by a fixed number.
Members
Constructors
Int
Increment
Link copied to clipboard
constructor
(
increment
:
Int
)
Functions
decrement
Link copied to clipboard
open
override
fun
decrement
(
value
:
Int
)
:
Int
increment
Link copied to clipboard
open
override
fun
increment
(
value
:
Int
)
:
Int