maskInset
The amount by which the content of the cell is inset.
Declaration
var maskInset: UIEdgeInsets { get set }Discussion
The default is UIEdgeInsetsMake(32.0, 120.0, 0.0, 120.0).
The amount by which the content of the cell is inset.
var maskInset: UIEdgeInsets { get set }The default is UIEdgeInsetsMake(32.0, 120.0, 0.0, 120.0).