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

integerResource

Load an integer resource.

integerResource

Source set: Android
@Composable
public fun integerResource(@IntegerRes id: Int): Int

Load an integer resource.

Parameters

id the resource identifier

Return

the integer associated with the resource