toggle menu
kakao
3.6.3-SNAPSHOT
androidJvm
switch theme
search in API
kakao
/
io.github.kakaocup.kakao.common.views
/
KDSLView
KDSLView
public
class
KDSLView
<
T
extends
Object
>
Inheritors
KBaseView
Members
Constructors
KDSLView
Link copied to clipboard
public
KDSLView
<
T
>
KDSLView
(
)
Functions
invoke
Link copied to clipboard
public
final
Unit
invoke
(
Function1
<
T
,
Unit
>
function
)
Operator that allows usage of DSL style
perform
Link copied to clipboard
public
final
T
perform
(
Function1
<
T
,
Unit
>
function
)
Infix function for invoking lambda on your view