all |
val Insets.all: <ERROR CLASS> |
copy |
fun Insets.copy(top: Number? = null, right: Number? = null, bottom: Number? = null, left: Number? = null): Insets fun Insets.copy(horizontal: Number? = null, vertical: Number? = null): Insets |
horizontal |
val Insets.horizontal: <ERROR CLASS> |
vertical |
val Insets.vertical: <ERROR CLASS> |