autoEnableControls property

bool? autoEnableControls
final

Whether to automatically enable new controls when they are added to standards that are enabled.

If set to true, then new controls for enabled standards are enabled automatically. If set to false, then new controls are not enabled.

Implementation

final bool? autoEnableControls;