Instance Property
delta
The delta dictionary for the alignment zone.
Declaration
var delta: [AnyHashable : Any]? { get set }Declaration
@property (nonatomic, strong) NSDictionary * delta;Declaration
delta() -> dict
setDelta_(delta: dict)Instance Property
The delta dictionary for the alignment zone.
var delta: [AnyHashable : Any]? { get set }@property (nonatomic, strong) NSDictionary * delta;delta() -> dict
setDelta_(delta: dict)