Class
GSGradientKnob
Declaration
class GSGradientKnobDeclaration
@interface GSGradientKnob : NSObjectDeclaration
class GSGradientKnob(NSObject)Topics
Initializers
Instance Properties
-1if the knob is not about a color stopAll related knobs, including the knob itself. The order is not consistent; consult
colorStopIndexof the members to get a knob for a specific color stop.nilif the knob is not about a color stop or the knob is not selected.Union of the bounds of all paths of the gradients of the color stops. (A ‘slice’ is an element of a draw stack.)
Instance Methods
Topics
Instance Properties
-1if the knob is not about a color stopAll related knobs, including the knob itself. The order is not consistent; consult
colorStopIndexof the members to get a knob for a specific color stop.nilif the knob is not about a color stop or the knob is not selected.Union of the bounds of all paths of the gradients of the color stops. (A ‘slice’ is an element of a draw stack.)
Instance Methods
Type Methods
Relationships
Inherits From
NSObject
Conforms To
- GSSelectableElementProtocol
ObjectiveC.NSObjectProtocolSwift.CVarArgSwift.CustomDebugStringConvertibleSwift.CustomStringConvertibleSwift.EquatableSwift.Hashable
Relationships
Inherits From
NSObject