DOMRectList
Functions
Extension Functions
asList
Returns the view of this ItemArrayLike<T>
collection as List<T>
fun <T> ItemArrayLike<T>.asList(): List<T>
get
operator fun DOMRectList.get(index: Int): DOMRect?
Try the revamped Kotlin docs design →
Try the revamped Kotlin docs design!
Returns the view of this ItemArrayLike<T>
collection as List<T>
fun <T> ItemArrayLike<T>.asList(): List<T>
operator fun DOMRectList.get(index: Int): DOMRect?