Set the enabled state of this category to the value of the specified enabledFlag.

Synopsis

Declared in <balm_category.h>

void
setEnabled(bool enabledFlag);

Parameters

Name

Description

enabledFlag

new enabled state for this holder

Created with MrDocs