Is it possible to disable the NFC scanning sheet?

We have an application that reads temperature from a device using NFC.

We would like to continuously update this temperature on-screen while the user holds their phone in front of the device but this is not possible as the scanning sheet is blocking the view!

Is there any way to disable this?

I am not looking for background scanning as this relies on NDEF whereas this is a command driven application.

I am developing using Xamarin for iOS 13 and above with NFC writing capabilites.
Is it possible to disable the NFC scanning sheet?
 
 
Q