Arduino Uno Wifi as an SPI slave

Hello,

is it possible to use the Arduino Uno WiFi Rev. 2 (ARDUINO UNO WiFi REV2 — Arduino Official Store) as an SPI slave as it is possible on the non-WiFi UNO (Arduino SPI Tutorial: Master and Slave SPI Communication between two Arduino and Arduino as SPI slave - Networking, Protocols, and Devices - Arduino Forum) using the pins 10, 11, 12, 13 ?

I just want to make sure the WiFi chip doesn't interfere with the possibility of using the Uno WiFi Rev. 2 as a slave SPI device.

Best regards