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