On this pageType Alias: ViewClosedHandler() type ViewClosedHandler: (payload) => void; A handler function for view closed requests. TODO: describe the payload and return values more specifically? Parameters • payload: any Returns void Defined in adapter.ts:849