[#BloombergLP-ball-CategoryManager-setCategoryThresholdsToCurrentDefaults] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::xref:BloombergLP/ball/CategoryManager.adoc[CategoryManager]::setCategoryThresholdsToCurrentDefaults :relfileprefix: ../../../ :mrdocs: Set the threshold levels of the specified `category` in this category registry of this category manager to the current default threshold values. The behavior is undefined unless `category` is non‐null. == Synopsis Declared in `<ball_categorymanager.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void setCategoryThresholdsToCurrentDefaults(xref:BloombergLP/ball/Category.adoc[Category]* category) const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#