Avatar.iconName

Set iconName property.

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

Parameters

propval string

The name of an icon to use as a fallback.

If no name is set, avatar-default-symbolic will be used.