ResValue.Key

interface ResValue.Key : Serializable


a generated resource is identified by its type+name as you can create

Summary

Public properties

String

name of the resource.

String

type of the resource like 'string'

Public properties

name

val name: String

name of the resource.

type

val type: String

type of the resource like 'string'