See property@Avatar:icon-name for how to change the fallback icon.
Avatar.showInitials
bool showInitials() @propertyGet showInitials property.
Returns
Whether initials are used instead of an icon on the fallback avatar.
void showInitials(bool propval) @propertySet showInitials property.
Parameters
propval | Whether initials are used instead of an icon on the fallback avatar. See property@Avatar:icon-name for how to change the fallback icon. |