Package io.keikai.model
Interface SCustomIconSet
- All Known Implementing Classes:
CustomIconSetImpl
public interface SCustomIconSet
A custom icon set that allows mixing icons from different standard icon sets.
- Since:
- 7.0.0
-
Method Summary
-
Method Details
-
getIcons
List<SCustomIcon> getIcons()Returns the list of custom icons in this set.
-