toString

fun toString(sizeSpec: Int): String

Returns a String representation of the specified measure specification.

Return

a String with the following format: "MeasureSpec: MODE SIZE"

Parameters

sizeSpec

the size specification to convert to a String