class Rect


Summary

Public constructors

Public functions

Int
Int

Public properties

Int
Int
Int
Int

Public constructors

Rect

Added in 1.1.0-beta01
Rect()

Public functions

height

Added in 1.1.0-beta01
fun height(): Int

width

Added in 1.1.0-beta01
fun width(): Int

Public properties

bottom

Added in 1.1.0-beta01
val bottomInt

left

Added in 1.1.0-beta01
val leftInt

right

Added in 1.1.0-beta01
val rightInt

top

Added in 1.1.0-beta01
val topInt