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