open class ViewDimensions
EMPTY
static val EMPTY: ViewDimensions
equals
open fun equals(other: Any?): Boolean
getBottom
open fun getBottom(): Int
getLeft
open fun getLeft(): Int
getRight
open fun getRight(): Int
getTop
open fun getTop(): Int
hashCode
open fun hashCode(): Int