toList

fun <T> View<T>.toList(): List<T>(source)

View 转化为 List.