ComponentBuilder
interface ComponentBuilder : ComponentIdentity
VariantBuilder | 
                
                   Variant object that contains properties that must be set during configuration time as it changes the build flow for the variant.  | 
              
ApplicationVariantBuilder | 
                
                   Application specific variant object that contains properties that will determine the variant's build flow.  | 
              
DynamicFeatureVariantBuilder | 
                |
LibraryVariantBuilder | 
                
                   
  | 
              
TestVariantBuilder | 
                
                   
  | 
              
Component object that contains properties that must be set during configuration time as it changes the build flow for the variant.
Summary
Public properties | 
          |
|---|---|
Boolean | 
            
              
               Set to   | 
          
Boolean | 
            
              
               This property is deprecated. Will be removed in 8.0  | 
          
Inherited properties | 
          |
|---|---|
Public properties
enable
var enable: Boolean
Set to true if the variant is active and should be configured, false otherwise.