toggle menu
krayon
common
switch theme
search in API
element
/
com.juul.krayon.element
/
UpdateElement
Update
Element
fun
interface
UpdateElement
<
T
>
Members
Functions
update
Link copied to clipboard
abstract
fun
update
(
root
:
RootElement
,
width
:
Float
,
height
:
Float
,
data
:
T
)