Class
GSAlignmentZone
This class defines an alignment zone, which conforms to the GSItemProtocol.
Declaration
class GSAlignmentZoneDeclaration
@interface GSAlignmentZone : NSObjectDeclaration
class GSAlignmentZone(NSObject)Topics
Initializers
Initializes a new instance of the GSAlignmentZone class with a dictionary and format version.
Initializes a new instance of the GSAlignmentZone class with an element string.
Instance Properties
The delta dictionary for the alignment zone.
The filter predicate for the alignment zone.
The name of the alignment zone.
The options dictionary for the alignment zone.
The position of the alignment zone.
The size of the alignment zone.
Instance Methods
Returns the element string representation of the alignment zone.
Returns the object in settings for the specified key.
Performs post-read operations with the specified format version.
Returns the property list value for the specified format version.
Saves the alignment zone to a file with the specified format version.
Sets the object in settings for the specified key.
Topics
Instance Properties
The delta dictionary for the alignment zone.
The filter predicate for the alignment zone.
The name of the alignment zone.
The options dictionary for the alignment zone.
The position of the alignment zone.
The size of the alignment zone.
Instance Methods
Returns the element string representation of the alignment zone.
Initializes a new instance of the GSAlignmentZone class with a dictionary and format version.
Initializes a new instance of the GSAlignmentZone class with an element string.
Returns the object in settings for the specified key.
Performs post-read operations with the specified format version.
Returns the property list value for the specified format version.
Saves the alignment zone to a file with the specified format version.
Sets the object in settings for the specified key.
Relationships
Inherits From
NSObject
Conforms To
- GSItemProtocol
ObjectiveC.NSObjectProtocolSwift.CVarArgSwift.CustomDebugStringConvertibleSwift.CustomStringConvertibleSwift.EquatableSwift.Hashable
Relationships
Inherits From
NSObject