Sizable
public protocol Sizable
The Sizable
protocol defines a size property intended for use with ImageFilter
types.
-
The size of the type.
Declaration
Swift
var size: CGSize { get }
AlamofireImage Docs (75% documented)
public protocol Sizable
The Sizable
protocol defines a size property intended for use with ImageFilter
types.
The size of the type.
Swift
var size: CGSize { get }