Class
GSConicGradient
Declaration
class GSConicGradientDeclaration
@interface GSConicGradient : GSGradientDeclaration
class GSConicGradient(GSGradient)Topics
Initializers
Creates a conic gradient with the given center, start angle, and angular distance.
Creates a complete conic gradient with the given center and start angle.
Instance Properties
The angular distance between the start and end color stops (in degrees).
The center of the gradient.
The distance from the center at which the control for the start color stop is displayed.
The angle of the end color stop (in degrees counter-clockwise from the x-axis).
The angle of the start color stop (in degrees counter-clockwise from the x-axis).
Topics
Instance Properties
The angular distance between the start and end color stops (in degrees).
The center of the gradient.
The distance from the center at which the control for the start color stop is displayed.
The angle of the end color stop (in degrees counter-clockwise from the x-axis).
The angle of the start color stop (in degrees counter-clockwise from the x-axis).
Instance Methods
Creates a conic gradient with the given center, start angle, and angular distance.
Creates a complete conic gradient with the given center and start angle.
Relationships
Inherits From
Conforms To
Foundation.NSCopying- GSSelectableElementProtocol
- GSUserDataProtocol
ObjectiveC.NSObjectProtocolSwift.CVarArgSwift.CustomDebugStringConvertibleSwift.CustomStringConvertibleSwift.EquatableSwift.Hashable