Avatar.showInitials

Set showInitials property.

  1. bool showInitials [@property getter]
  2. bool showInitials [@property setter]
    class Avatar
    @property
    void
    showInitials
    (
    bool propval
    )

Parameters

propval bool

Whether initials are used instead of an icon on the fallback avatar.

See property@Avatar:icon-name for how to change the fallback icon.