Inherits from GSElement : GSShape : NSObject
Declared in GSShadow.h

Properties

blur

The blur.

@property (nonatomic, strong) NSString *blur

color

The color.

@property (nonatomic, strong) NSColor *color

offsetX

The offsetX.

@property (nonatomic, strong) NSString *offsetX

offsetY

The offsetY.

@property (nonatomic, strong) NSString *offsetY

Instance Methods

propertyListValueFormat:

Returns the content of the object to store it in pList.

- (id)propertyListValueFormat:(GSFormatVersion)formatVersion

Parameters

format

the version of the dict

Discussion

This is used to store the data in the .glyphs file.