Closing Form Using ModalResult

Hi,

I am showing a web form as a popup and am setting ModalResult as mrOk or mrCancel. I am not closing the form. On WIndows this works fine but on iOS it doesn't close the form.

What is the correct way of doing this on all platforms?

Thanks,

Ken

Sorry, ignore that, my fault.