booleanResource

Functions summary

Boolean

Load a boolean resource.

Functions

booleanResource

@Composable
fun booleanResource(id: @BoolRes Int): Boolean

Load a boolean resource.

Parameters
id: @BoolRes Int

the resource identifier

Returns
Boolean

the boolean associated with the resource