🌈 Create new beautiful Compose Gradients with our new wesite ->
Composable Function

integerArrayResource

Load an array of integer resource.

integerArrayResource

Source set: Android
@Composable
public fun integerArrayResource(@ArrayRes id: Int): IntArray

Load an array of integer resource.

Parameters

id the resource identifier

Return

the integer array associated with the resource