class Rect


Summary

Public constructors

Public functions

Int
Int

Public properties

Int
Int
Int
Int

Public constructors

Rect

Added in 1.1.0-rc01
Rect()

Public functions

height

Added in 1.1.0-rc01
fun height(): Int

width

Added in 1.1.0-rc01
fun width(): Int

Public properties

bottom

Added in 1.1.0-rc01
val bottomInt

left

Added in 1.1.0-rc01
val leftInt

right

Added in 1.1.0-rc01
val rightInt

top

Added in 1.1.0-rc01
val topInt