API Reference > ui-abstract > Properties > PropertyDescriptionHelper > buildImageCheckBoxDescription buildImageCheckBoxDescription MethodStatic Beta Builds a boolean description for a tool settings or dialog property that will display a "image-check-box" control. buildImageCheckBoxDescription(name: string, label: string, imageOff: string, imageOn: string, additionalParams: BasePropertyEditorParams[] = []): PropertyDescription Parameter Type Description name string label string imageOff string imageOn string additionalParams BasePropertyEditorParams[] Returns - PropertyDescription Defined in ui/abstract/src/ui-abstract/properties/Description.ts Line 220 Last Updated: 11 June, 2024