stringArrayResource
Functions summary
Functions
stringArrayResource
Artifact: androidx.compose.ui:ui
@Composable
fun stringArrayResource(id: @ArrayRes Int): Array<String>
Load a string resource.
@Composable
fun stringArrayResource(id: @ArrayRes Int): Array<String>
Load a string resource.
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2026-03-27 UTC.