iconListForFamily | |||||||
Type | handler | ||||||
Dictionary | library.iconsvg | ||||||
Library | Icon SVG Library | ||||||
Syntax |
| ||||||
Associations | com.livecode.library.iconsvg | ||||||
Summary | Return the available icons in the specified icon family. | ||||||
Parameters |
| ||||||
Values |
| ||||||
Related | Handler: iconSVGPathFromName, iconCodepointFromName, iconFamilies, iconNames, iconNamesForFamily | ||||||
Description | Return an LCB list of the icon names of the specified family in the iconsvg library. For each icon name, the SVG path string can be obtained with iconSVGPathFromName or its corresponding codepoint with iconCodepointFromName. |