sesl.androidx
Toggle table of contents
main
Platform filter
main
Switch theme
Search in API
sesl.androidx
core
/
androidx.core.content.res
/
ResourcesCompat
/
FontCallback
/
callbackSuccessAsync
callback
Success
Async
@
RestrictTo
(
value
=
LIBRARY_GROUP_PREFIX
)
fun
callbackSuccessAsync
(
@
NonNull
typeface
:
Typeface
,
@
Nullable
handler
:
Handler
)
(
source
)
Call
onFontRetrieved
on the handler given, or the Ui Thread if it is null.