Key

interface Key : Serializable
com.android.build.api.variant.ResValue.Key

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

Summary

Properties

abstract String

name of the resource.

abstract String

type of the resource like 'string'

Properties

name

abstract val name: String

name of the resource.

type

abstract val type: String

type of the resource like 'string'