Class Icons


  • public class Icons
    extends java.lang.Object
    Icons defines system icon numbers. Icon numbers from 1 to 1000 are reserved. Module defined icon numbers should start from 1001.

    To register icons, a module needs to provide ViewBinding implementations and override ViewBinding.registerIcons(ViewBindingBeanRegistry)

    System defined icon numbers have been mapped to default icons for different view bindings, but they can be overridden by modules.

    Since:
    5.0