API Reference > imodeljs-frontend > Views > ViewStatus ViewStatus Enumeration Describes the result of a viewing operation such as those exposed by ViewState and Viewport. Members Name Value Description Success 0 ViewNotInitialized 1 AlreadyAttached 2 NotAttached 3 DrawFailure 4 NotResized 5 ModelNotFound 6 InvalidWindow 7 MinWindow 8 MaxWindow 9 MaxZoom 10 MaxDisplayDepth 11 InvalidUpVector 12 InvalidTargetPoint 13 InvalidLens 14 InvalidViewport 15 Defined in core/frontend/src/ViewStatus.ts Line 12 Last Updated: 11 June, 2024