🌈 Create new beautiful Compose Gradients with our new wesite ->
Class

Outline.Rectangle

Rectangular area.

Source set: Common
public class Rectangle(public val rect: Rect) : Outline()

Rectangular area.

Properties

bounds

Source set: Common
override val bounds: Rect

Functions

equals

Source set: Common
override fun equals(other: Any?): Boolean

hashCode

Source set: Common
override fun hashCode(): Int