ViewUtils

object ViewUtils

Functions

eachChild
Link copied to clipboard
fun <ERROR CLASS>.eachChild(recursive: Boolean, block: (<ERROR CLASS>) -> Unit)
equals
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
getOriginScreenViewY
Link copied to clipboard
fun getOriginScreenViewY(view: <ERROR CLASS>?): Float
hashCode
Link copied to clipboard
open override fun hashCode(): Int
obtainScreenVisibleDisplayFrame
Link copied to clipboard
fun obtainScreenVisibleDisplayFrame(view: <ERROR CLASS>): <ERROR CLASS>
setSizeToFreeContainerAreaWithoutOverlapping
Link copied to clipboard
fun setSizeToFreeContainerAreaWithoutOverlapping(fullView: <ERROR CLASS>, container: <ERROR CLASS>, vararg withoutOverlap: Array<Out <ERROR CLASS>?>)
toString
Link copied to clipboard
open override fun toString(): String