Skip to content

string resource

milan jurkulák edited this page May 2, 2024 · 1 revision

//tvlib/org.mjdev.tvlib.ui.toolkit/stringResource

stringResource

[androidJvm]\

@Composable

fun stringResource(value: Text): CharSequence

@Composable

@JvmName(name = "stringResource1")

fun stringResource(value: Text?): CharSequence?

Clone this wiki locally