{% setvar book_path %}/reference/kotlin/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}

Outline.Rounded

kotlin.Any
   ↳ androidx.compose.ui.graphics.Outline
     ↳ androidx.compose.ui.graphics.Outline.Rounded

Rectangular area with rounded corners.

Summary

Public constructors

Rounded(roundRect: RoundRect)
Cmn

Public functions

open operator Boolean
equals(other: Any?)
Cmn
open Int
Cmn

Public properties

open Rect

Return the bounds of the outline

Cmn
RoundRect
Cmn

Public constructors

Rounded

Rounded(roundRect: RoundRect)

Public functions

equals

open operator fun equals(other: Any?): Boolean

hashCode

open fun hashCode(): Int

Public properties

bounds

open val boundsRect

Return the bounds of the outline

roundRect

val roundRectRoundRect