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.compose.unit
/
TextUnit
/
isSpecified
is
Specified
abstract
fun
isSpecified
(
)
:
Boolean
检查此文本单位是否已指定具体值和类型。
Return
如果单位不是
Unspecified
,则返回
true
。