ImageActionType
public enum ImageActionType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case expire = "EXPIRE" -
Declaration
Swift
public var description: String { get }
View on GitHub
ImageActionType Enumeration Reference