User flow for SKStoreReviewController API

Within Apple's documentation for ratings and reviews, it was stated that the SKStoreReviewController API allows users to "submit a rating through the standardized prompt, and can write and submit a review without leaving the app" however I am unable to see how user is able to leave a review in-app as the prompt appears to request for a rating only.

Would clicking on the 'Submit' button display the option to leave a review in-app without being redirected to the App Store product page?

Please kindly advise, thank you!

Yes after submitting a rating it updates to ask if they’d like to write a review.

Thank you @Jordan for your kind feedback, this is helpful :") Could I seek clarification if the 'write a review' section after clicking the 'Submit' button would (1) redirect users to App Store Product Page or (2) display a review section in-app (i.e., user remains in the app)?

User flow for SKStoreReviewController API
 
 
Q