Instance Method
removeAttribute(forKey:)removeAttributeForKey:removeAttributeForKey_
Removes an attribute.
Declaration
func removeAttribute(forKey key: GSShapeKey)Declaration
- (void) removeAttributeForKey:(GSShapeKey) key;Declaration
removeAttributeForKey_(key: GSShapeKey)See Also
Attributes
Additional values associated with the object.
The number of attributes.
The value for an attribute key, or
nilif no value is set.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 parent.