init(operation:)
Creates an arithmetic layer with the operation you specify.
Declaration
convenience init(operation: MLCArithmeticOperation)Parameters
- operation:
The arithmetic operation.
Creates an arithmetic layer with the operation you specify.
convenience init(operation: MLCArithmeticOperation)The arithmetic operation.