toggle menu
Litho
androidJvm
switch theme
search in API
litho-core
/
com.facebook.litho
/
boolAttr
bool
Attr
inline
fun
ComponentContext
.
boolAttr
(
@
AttrRes
attrResId
:
Int
,
@
BoolRes
defResId
:
Int
=
0
)
:
Boolean
Return a boolean for an attribute resource ID.