An enum that represents the crop styles applied to image components. If you want to apply a crop style to an IconImage, you can only use SQUARE or CIRCLE.
Circle shape crop style.
Rectangle shape crop style with 4:3 ratio.
Rectangle shape crop style with custom ratio.
Square shape crop style.
An enum that represents the crop styles applied to image components. If you want to apply a crop style to an IconImage, you can only use SQUARE or CIRCLE.