showLibraryCustomIcons
cdsLibManager.displayOptions showLibraryCustomIcons boolean { t | nil }
Description
Specifies whether custom library icons should be displayed next to libraries in both the Tree view and Lists view.
GUI Equivalent
Examples
envGetVal("cdsLibManager.displayOptions" "showLibraryCustomIcons")
envSetVal("cdsLibManager.displayOptions" "showLibraryCustomIcons" 'boolean nil)
Related Topics
Return to top