1

I would like to be able to close the Immersive Reader in code, without the need for user intervention. Is there a way to do this?

Sadiq
  • 2,249
  • 2
  • 24
  • 32

1 Answers1

0

You can use the ImmersiveReader.close() function to close the Immersive Reader. The documentation is available here.

mztan
  • 305
  • 3
  • 10