Documentation for this section has not yet been entered.
Get method documentation [Android Documentation]
Returns a copy of the current View.ClipBounds.
Set method documentation [Android Documentation]
Sets a rectangular area on this view to which the view will be clipped
when it is drawn. Setting the value to null will remove the clip bounds
and the view will draw normally, using its full bounds.