computeMinHeight |
fun computeMinHeight(width: Double, topInset: Double, rightInset: Double, bottomInset: Double, leftInset: Double): <ERROR CLASS> |
computeMinWidth |
fun computeMinWidth(height: Double, topInset: Double, rightInset: Double, bottomInset: Double, leftInset: Double): Double |
computePrefHeight |
fun computePrefHeight(width: Double, topInset: Double, rightInset: Double, bottomInset: Double, leftInset: Double): <ERROR CLASS> |
computePrefWidth |
fun computePrefWidth(height: Double, topInset: Double, rightInset: Double, bottomInset: Double, leftInset: Double): Double |
layoutChildren |
fun layoutChildren(contentX: Double, contentY: Double, contentWidth: Double, contentHeight: Double): Unit |