toggle menu
AppUpdater
androidJvm
switch theme
search in API
app-dialog
/
com.king.app.dialog
/
BaseDialogConfig
/
setTitle
set
Title
open
fun
setTitle
(
title
:
CharSequence
?
)
:
BaseDialogConfig
设置标题
Return
BaseDialogConfig
Parameters
title
标题
open
fun
setTitle
(
context
:
Context
,
@
StringRes
resId
:
Int
)
:
BaseDialogConfig
设置标题
Return
BaseDialogConfig
Parameters
context
上下文
res
Id
标题资源ID