Contents

init(operation:)

Creates an arithmetic layer with the operation you specify.

Declaration

convenience init(operation: MLCArithmeticOperation)

Parameters

  • operation:

    The arithmetic operation.

See Also

Creating Arithmetic Layers