Structures
The following structures are available globally.
-
Undocumented
See moreDeclaration
Swift
public struct Contentstack
-
Undocumented
See moreDeclaration
Swift
public struct ContentstackConfig
-
The
See morewidth
parameter lets you dynamically resize the width of the image by specifying pixels or percentage. Theheight
parameter lets you dynamically resize the height of the image by specifying pixels or percentage. Thedisable
parameter disables the functionality that is enabled by default. See Resize ImagesDeclaration
Swift
public struct Resize
-
The
See moreSize
parameter lets you dynamically resize the width and height of the output image by specifying pixels or percentage values.Declaration
Swift
public struct Size
-
Information regarding an error received from Contentstack’s Image Delivery API.
See moreDeclaration
Swift
public struct ImageTransformError : Error, CustomDebugStringConvertible