Element
struct Element
The structure of an element
-
The index
Declaration
Swift
var index: Int -
The size
Declaration
Swift
var size: CGSize -
The y-offset
Declaration
Swift
var yOffset: Double
View on GitHub