getSpanSize

open fun getSpanSize(): Int(source)

Returns the number of spans occupied by this View. If the View not laid out yet, the return value is undefined.

Return

The number of spans occupied by this View.