Adjustment

public protocol Adjustment : __Adjustment

Swift protocol for an adjustment. Specifies an associated Controller type.

  • Declaration

    Swift

    associatedtype Controller : AdjustmentController