toggle menu
support-arch
androidJvm
switch theme
search in API
domain
/
co.anitrend.arch.domain.entities
/
LoadState
/
Loading
Loading
data
class
Loading
(
val
position
:
LoadState.Position
=
Position.UNDEFINED
)
:
LoadState
Load state is loading
Members
Constructors
Loading
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