class ViewState


Summary

Public constructors

Public functions

Unit
Int
Int

Public properties

Int
Int
Int
Float
Int

Public constructors

ViewState

Added in 1.1.2
ViewState()

Public functions

getState

Added in 1.1.2
fun getState(v: MotionWidget!): Unit

height

Added in 1.1.2
fun height(): Int

width

Added in 1.1.2
fun width(): Int

Public properties

bottom

Added in 1.1.2
val bottom: Int

left

Added in 1.1.2
val left: Int

right

Added in 1.1.2
val right: Int

rotation

Added in 1.1.2
val rotation: Float

top

Added in 1.1.2
val top: Int