class Rect


Summary

Public constructors

Public functions

Int
Int

Public properties

Int
Int
Int
Int

Public constructors

Rect

Added in 1.1.0-alpha13
Rect()

Public functions

height

Added in 1.1.0-alpha13
fun height(): Int

width

Added in 1.1.0-alpha13
fun width(): Int

Public properties

bottom

Added in 1.1.0-alpha13
val bottomInt

left

Added in 1.1.0-alpha13
val leftInt

right

Added in 1.1.0-alpha13
val rightInt

top

Added in 1.1.0-alpha13
val topInt