UI.icons
An object containing all available icon references.
const icons: typeof UIIconResource.defaults;
Related
namespace UI
A namespace that contains functions for building a declarative UI using view builders.UIIconResource.defaults static
An object containing all standard icon references.UIIconResource.getIcon() static
Returns an icon reference by name.
