setPageComplete

open fun setPageComplete(page: Widget, complete: Boolean)

Sets whether @page contents are complete.

This will make @assistant update the buttons state to be able to continue the task.

Parameters

page

a page of @assistant

complete

the completeness status of the page