Instance Method
attribute(forKey:)attributeForKey:attributeForKey_
The value for an attribute key, or nil if no value is set.
Declaration
func attribute(forKey key: GSShapeKey) -> Any?Declaration
- (id) attributeForKey:(GSShapeKey) key;Declaration
attributeForKey_(key: GSShapeKey) -> objectSee Also
Attributes
Additional values associated with the node.
The number of attributes.
Sets or removes an attribute.
Replaces all attributes using values encoded for a file format version.
Replaces all attributes without registering undo or notifying the path.
Removes an attribute.