TransformStyleMode
@objc(FSTransformStyleMode)
public enum TransformStyleMode : UInt, CustomStringConvertible
Represents an image transform style type.
-
Returns a
Stringrepresentation of self.Declaration
Swift
public var description: String { get }
View on GitHub
TransformStyleMode Enumeration Reference