Skip to main content

updateAppActionWindowState

FitFileViewer - API Documentation v30.0.1


FitFileViewer - API Documentation / utils/state/domain/appActionsState / updateAppActionWindowState

Function: updateAppActionWindowState()

updateAppActionWindowState(windowState: Record<string, unknown>, options?: StateUpdateOptions): void

Defined in: utils/state/domain/appActionsState.ts:132

Parameters​

windowState​

Record<string, unknown>

options?​

StateUpdateOptions = {}

Returns​

void