scrollWidth

open fun scrollWidth(vararg widths: Int): ComponentStream

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

Return

filtered query

Parameters

widths

the scroll widths to compare component to