toggle menu
structures
1.5.2
common
switch theme
search in API
structures
/
ink.ui.structures.render
/
Presenter
Presenter
interface
Presenter
Members
Members & Extensions
Functions
on
Update
Link copied to clipboard
fun
Presenter
.
onUpdate
(
update
:
(
UiLayout
)
->
Unit
)
:
Presenter
present
Layout
Link copied to clipboard
abstract
fun
presentLayout
(
layout
:
UiLayout
)
then
Link copied to clipboard
fun
Presenter
.
then
(
other
:
Presenter
)
:
Presenter