ktx-androidx
4.0.2
ktx-androidx
/
com.ayvytr.ktx.ui
/
getViewId
get
View
Id
fun
View
.
getViewId
(
)
:
Int
Content copied to clipboard
获取
View
id,如果没有id:如果SDK>17, 使用
View.generateViewId
;否则使用
View.hashCode