AboutSupportDeveloper GuideVersion 22.3.18
interface SetActivePageForWindowPayload {
    identity: Identity_4;
    pageId: string;
}

Properties

Properties

identity: Identity_4

The OF window identity to set the active page of.

pageId: string

The id of the page to set as active. The page must be attached to the target window.