{% setvar book_path %}/reference/kotlin/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}
class Outline.Rounded : Outline
Rectangular area with rounded corners.
Rounded(roundRect: RoundRect)
open operator Boolean
equals(other: Any?)
open Int
hashCode()
open Rect
bounds
Return the bounds of the outline
RoundRect
roundRect
open operator fun equals(other: Any?): Boolean
open fun hashCode(): Int
open val bounds: Rect
val roundRect: RoundRect