Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to start at a specific target. #140

Open
andysbliss opened this issue Feb 5, 2024 · 0 comments
Open

How to start at a specific target. #140

andysbliss opened this issue Feb 5, 2024 · 0 comments

Comments

@andysbliss
Copy link

andysbliss commented Feb 5, 2024

I see in the Spotlight.kt.startSpotlight() it always starts with target 0. In my case, I want to "resume" a tutorial at a specific target after having stopped it.

I know there is a showTarget(int) but that can only be issued after it has been started (and thus target 0 is already displayed).

Is there an approach to starting the Spotlight at a specific target. I can work around this by modifying my own target deck for this "resume" case but would prefer a more native approach.

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant