Enum AvatarShape
Shape of the Avatar.
public enum AvatarShape
Fields
Circle = 0Circular avatar.
Rectangle = 2Square avatar with sharp corners.
Square = 1Square avatar with rounded corners.
Shape of the Avatar.
public enum AvatarShape
Circle = 0Circular avatar.
Rectangle = 2Square avatar with sharp corners.
Square = 1Square avatar with rounded corners.