PageAnchorChanged

value class PageAnchorChanged<Key : Any>(val anchor: Key) : PageDisplayingEvent<Key>

Constructors

Link copied to clipboard
constructor(anchor: Key)

Properties

Link copied to clipboard
val anchor: Key