toggle menu
Litho
androidJvm
switch theme
search in API
litho-core
/
com.facebook.litho
/
Component
/
Builder
/
contentDescription
content
Description
open
fun
contentDescription
(
@
Nullable
contentDescription
:
CharSequence
)
:
T
open
fun
contentDescription
(
@
StringRes
stringId
:
Int
)
:
T
open
fun
contentDescription
(
@
StringRes
stringId
:
Int
,
formatArgs
:
Array
<
Any
>
)
:
T