sdk
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
sdk
sdk
/
com.m8test.script.core.api.ui.webview
/
FileChooserParams
/
getTitle
get
Title
abstract
fun
getTitle
(
)
:
CharSequence
?
获取要在文件选择器界面中显示的标题。
Return
作为
CharSequence
的标题;如果应使用默认标题,则返回
null
。