CGStructAssistant

public class CGStructAssistant : ValueAssistant

CGStructAssistant provides support for several Core Graphics struct types, including CGPoint, CGSize, CGRect, CGVector, CGAffineTransform, as well as QuartzCore’s CATransform3D type. It also provides support for the NSNumber type.

  • Declaration

    Swift

    public var additive: Bool = false
  • Declaration

    Swift

    public var additiveWeighting: Double = 1.0
  • Declaration

    Swift

    public required init()