LayoutElement

interface LayoutElement

Functions

Link copied to clipboard
abstract fun elHeight(): Int
Link copied to clipboard
abstract fun elWidth(): Int
Link copied to clipboard
abstract fun getBottom(): Int
Link copied to clipboard
abstract fun getLeft(): Int
Link copied to clipboard
abstract fun getRight(): Int
Link copied to clipboard
abstract fun getTop(): Int
Link copied to clipboard
abstract fun getX(): Pos
Link copied to clipboard
abstract fun getY(): Pos