Enum AvatarSize
Enumeration representing different sizes of an avatar.
Namespace: SociallyDistant.Core.Social
Assembly: SociallyDistant.Framework.dll
Syntax
public enum AvatarSizeFields
| Name | Description | 
|---|---|
| Icon | Extremely small avatars, typically shown in typing indicators. | 
| Large | The size of an avatar shown in a social profile. | 
| Medium | The size of avatars shown next to an email or chat conversation header. | 
| Small | The size of avatars shown in list views. |