core-ktx / androidx.content.res / android.content.res.TypedArray / getDimensionOrThrow

getDimensionOrThrow

fun TypedArray.getDimensionOrThrow(@StyleableRes index: Int): Float

Retrieve the dimension value for the attribute at index or throws IllegalArgumentException if not defined.

See Also

TypedArray.hasValue

TypedArray.getDimension