Structures

The following structures are available globally.

  • Undocumented

    See more

    Declaration

    Swift

    public struct Contentstack
  • Undocumented

    See more

    Declaration

    Swift

    public struct ContentstackConfig
  • The width parameter lets you dynamically resize the width of the image by specifying pixels or percentage. The height parameter lets you dynamically resize the height of the image by specifying pixels or percentage. The disable parameter disables the functionality that is enabled by default. See Resize Images

    See more

    Declaration

    Swift

    public struct Resize
  • The Size parameter lets you dynamically resize the width and height of the output image by specifying pixels or percentage values.

    See more

    Declaration

    Swift

    public struct Size
  • Information regarding an error received from Contentstack’s Image Delivery API.

    See more

    Declaration

    Swift

    public struct ImageTransformError : Error, CustomDebugStringConvertible