setBounds

open fun setBounds(left: Number, top: Number, right: Number, bottom: Number)

Sets the coordinates of the bounds to the provided values.


open fun setBounds(bounds: RectF)

Sets the coordinates of the bounds to the provided bounds.