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 nameString

name of the resource.

type

val typeString

type of the resource like 'string'