FilterConfiguration

interface FilterConfiguration
com.android.build.api.variant.FilterConfiguration

Immutable filter configuration.

Summary

Nested classes

enum

Split dimension type

Properties

abstract FilterConfiguration.FilterType

Returns the FilterType for this filter configuration.

abstract String

Returns the identifier for this filter.

Properties

filterType

abstract val filterType: FilterConfiguration.FilterType

Returns the FilterType for this filter configuration.

identifier

abstract val identifier: String

Returns the identifier for this filter. The filter identifier is dependent on the FilterConfiguration.filterType.