Enum FlexImage_aspectMode
The display style of the image if the aspect ratio of the image and that specified by the aspectRatio property do not match.
public enum FlexImage_aspectMode
Fields
[EnumMember(Value = "cover")] Cover = 1[EnumMember(Value = "fit")] Fit = 0