ktx-androidx
4.0.2
ktx-androidx
/
com.ayvytr.ktx.ui
/
isShow
is
Show
fun
View
.
isShow
(
)
:
Boolean
Content copied to clipboard
判断View是不是可见
Return
true
可见(
View.getVisibility
==
View.VISIBLE
)