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 4.3.0 Docs (76% 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 }