Enums

The following enums are available globally.

  • Options to edit image.

    • GaussianBlur: Blur effect.
    • CornerRadius: Round corner.
    • ScaleToFill: Crop image to fit container size.
    • Oval: Crop image to oval.
    See more

    Declaration

    Swift

    public enum Option