setPageType

open fun setPageType(page: Widget, type: AssistantPageType)

Sets the page type for @page.

The page type determines the page behavior in the @assistant.

Parameters

page

a page of @assistant

type

the new type for @page