Declaration

func setAttributesFast(_ attributes: NSMutableDictionary)

Declaration

- (void) setAttributesFast:(NSMutableDictionary<NSString *,id> *) attributes;

Declaration

setAttributesFast_(attributes: dict[str, object])

Discussion

The mutable dictionary becomes the layer’s attribute storage.

See Also

Attributes