scrollHeight

open fun scrollHeight(vararg heights: Int): ComponentStream

Filters the current query's contents to only include components whose scroll height matches at least one (1) of the parameter ints

Return

filtered query

Parameters

heights

the scroll heights to compare component to