Instance Method
removeAttribute(forKey:)removeAttributeForKey:removeAttributeForKey_
Removes an attribute.
Declaration
func removeAttribute(forKey key: GSLayerAttribute)Declaration
- (void) removeAttributeForKey:(GSLayerAttribute) key;Declaration
removeAttributeForKey_(key: GSLayerAttribute)See Also
Attributes
Values that configure layer behavior and special layer formats.
The number of attributes.
The value for an attribute key, or
nilif no value is set.Replaces all attributes without registering undo or notifying the glyph.
Sets or removes an attribute.
Sets an attribute without registering undo or notifying the glyph.