Image.iconName

Set iconName property.

  1. string iconName [@property getter]
  2. string iconName [@property setter]
    class Image
    @property
    void
    iconName
    (
    string propval
    )

Parameters

propval string

The name of the icon in the icon theme.

If the icon theme is changed, the image will be updated automatically.