Declaration

class GSAlignmentZone

Declaration

@interface GSAlignmentZone : NSObject

Declaration

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

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

Relationships

Inherits From

  • NSObject

Conforms To

  • GSItemProtocol
  • ObjectiveC.NSObjectProtocol
  • Swift.CVarArg
  • Swift.CustomDebugStringConvertible
  • Swift.CustomStringConvertible
  • Swift.Equatable
  • Swift.Hashable

Relationships

Inherits From

  • NSObject

Conforms To