/boot/efi on RAID - Is it possible to specify metadata version?

mdadm supports metadata at the end of the disk via --metadata=1.0 rather than the default of 1.2, with metadata at the beginning of the disk.

Is it possible to specify this metadata version when creating a RAID, in order to have compatibility with efibootmgr?