get

abstract fun get(context: Context): Array<String>

Resolves a string array based on the given Context.

Return

The resolved string array.

Parameters

context

The Context to use for string retrieval.