class Rect


Summary

Public constructors

Public functions

Int
Int

Public properties

Int
Int
Int
Int

Public constructors

Rect

Added in 1.1.0-alpha14
Rect()

Public functions

height

Added in 1.1.0-alpha14
fun height(): Int

width

Added in 1.1.0-alpha14
fun width(): Int

Public properties

bottom

Added in 1.1.0-alpha14
val bottomInt

left

Added in 1.1.0-alpha14
val leftInt

right

Added in 1.1.0-alpha14
val rightInt

top

Added in 1.1.0-alpha14
val topInt