StatusPage.iconName

Set iconName property.

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

Parameters

propval string

The name of the icon to be used.

Changing this will set property@StatusPage:paintable to NULL.