kBars
Toggle table of contents
0.1.0
common
Target filter
common
Switch theme
Search in API
Skip to content
kBars
kbars
/
com.commonsware.kbars.api
/
KbTransformable
/
Element
Element
class
Element
(
val
content
:
KpaElement
)
:
KbTransformable
(
source
)
A transformable that wraps a
KpaElement
.
Parameters
content
the element wrapped by this transformable.
Members
Constructors
Element
Link copied to clipboard
constructor
(
content
:
KpaElement
)
Properties
content
Link copied to clipboard
val
content
:
KpaElement