Instance Method
setAnchorsFast(_:)setAnchorsFast:setAnchorsFast_
Internal fast anchor setter.
Declaration
func setAnchorsFast(_ anchors: MGOrderedDictionary<AnyObject, AnyObject>)Declaration
- (void) setAnchorsFast:(MGOrderedDictionary *) anchors;Declaration
setAnchorsFast_(anchors: MGOrderedDictionary)