toggle menu
support-arch
androidJvm
switch theme
search in API
domain
/
co.anitrend.arch.domain.entities
/
LoadState
/
Success
Success
data
class
Success
(
val
position
:
LoadState.Position
=
Position.UNDEFINED
)
:
LoadState
Load state is successful
Members
Constructors
Success
Link copied to clipboard
constructor
(
position
:
LoadState.Position
=
Position.UNDEFINED
)
Properties
position
Link copied to clipboard
open
override
val
position
:
LoadState.Position
Where the loader should be placed