integerResource

Functions summary

Int

Load an integer resource.

Functions

integerResource

@Composable
fun integerResource(id: @IntegerRes Int): Int

Load an integer resource.

Parameters
id: @IntegerRes Int

the resource identifier

Returns
Int

the integer associated with the resource