BuildType

Specifies a build-type for a native binary. Common build types are 'debug' and 'release', but others may be defined.

Functions

Link copied to clipboard
abstract fun getDisplayName(): String
Returns a human-consumable name for this build type.
Link copied to clipboard
abstract fun getName(): String