Filestack Documentation

Enumeration Transform​Style​Mode

@objc(FSTransformStyleMode)
public enum TransformStyleMode: UInt, CustomStringConvertible  

Represents an image transform style type.

TransformStyleMode TransformStyleMode UInt UInt TransformStyleMode->UInt CustomStringConvertible CustomStringConvertible TransformStyleMode->CustomStringConvertible

Conforms To

CustomStringConvertible
UInt

Enumeration Cases

artwork

case artwork

Artwork

photo

case photo

Photo

Properties

description

public var description: String  

Returns a String representation of self.