Enum AvatarSizes
Used to specify the size for the avatar
Namespace: Dapplo.Jira.Enums
Assembly: Dapplo.Jira.dll
Syntax
public enum AvatarSizes
Fields
| Name | Description |
|---|---|
| ExtraLarge | Used to specify the 48x48 avatar |
| Large | Used to specify the 32x32 avatar |
| Medium | Used to specify the 24x24 avatar |
| Small | Used to specify the 16x16 avatar |