Class
GSHobbyNodeInfo
Declaration
class GSHobbyNodeInfoDeclaration
@interface GSHobbyNodeInfo : NSObjectDeclaration
class GSHobbyNodeInfo(NSObject)Topics
Initializers
Instance Properties
Whether the leading and trailing info is in sync (equal values on both side). A Hobby node might still have a split knob if the node is not smooth.
Instance Methods
Syncs the leading and trailing values in case the parent node is smooth. Call this method if the connection type of the parent node changed to
SMOOTH.
Type Methods
Topics
Instance Properties
Whether the leading and trailing info is in sync (equal values on both side). A Hobby node might still have a split knob if the node is not smooth.
Instance Methods
Syncs the leading and trailing values in case the parent node is smooth. Call this method if the connection type of the parent node changed to
SMOOTH.
Type Methods
Relationships
Inherits From
NSObject
Conforms To
NSCopyingObjectiveC.NSObjectProtocolSwift.CVarArgSwift.CustomDebugStringConvertibleSwift.CustomStringConvertibleSwift.EquatableSwift.Hashable
Relationships
Inherits From
NSObject
Conforms To
NSCopying