Class
GSNameParticle
Declaration
class GSNameParticleDeclaration
@interface GSNameParticle : NSObjectDeclaration
class GSNameParticle(NSObject)Topics
Instance Properties
The active.
The external.
The internal.
The names.
a dictionary that stores data. It will not be written to disk.
Instance Methods
Adds the name
The number of names
Returns the index of name in names
Inserts the name at index into names
Returns object at idx in names
Removes the name
Removes the name at idx
Removed the object with this key.
Adds key/value to tempData. Pass nil as value to remove previous set data
Adds something to the fonts userData.
return value for key in tempData
convenience accessor to get to the content of the userData dict
Relationships
Inherits From
NSObject
Conforms To
- GSItemProtocol
- GSUserDataProtocol
ObjectiveC.NSObjectProtocolSwift.CVarArgSwift.CustomDebugStringConvertibleSwift.CustomStringConvertibleSwift.EquatableSwift.Hashable
Relationships
Inherits From
NSObject