UIColorAssistant

@MainActor
public final class UIColorAssistant<TargetType> : ValueAssistant where TargetType : AnyObject

UIColorAssistant provides support for the UIColor type.

  • Declaration

    Swift

    @MainActor
    public var isAdditive: Bool
  • Declaration

    Swift

    @MainActor
    public var additiveWeighting: Double { get set }

ValueAssistant methods