Finding whether the slide is skipped or not using

2019-07-19 00:09发布

问题:

I want to check among the slides, whether a slide is skipped or not?

I have referred the API as well as slide service buy I couldn't find a way to determine the skipped slide.

How do I write a custom code slide.isSkipped() which will return true if skipped or false if not.