Instance Method
attribute(forKey:)attributeForKey:attributeForKey_
The value for an attribute key, or nil if no value is set.
Declaration
func attribute(forKey key: GSLayerAttribute) -> Any?Declaration
- (id) attributeForKey:(GSLayerAttribute) key;Declaration
attributeForKey_(key: GSLayerAttribute) -> objectSee Also
Attributes
Values that configure layer behavior and special layer formats.
The number of attributes.
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.
Removes an attribute.