RectInt

class RectInt(rect: Rect)

Constructors

Link copied to clipboard
constructor(rect: Rect)

Properties

Link copied to clipboard
val height: Int
Link copied to clipboard
val width: Int
Link copied to clipboard
val x: Int
Link copied to clipboard
val y: Int