> For the complete documentation index, see [llms.txt](https://api.view-js.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://api.view-js.com/lei-xing/viewswitchtype.md).

# ViewSwitchType

## 枚举值

* `View.SWITCHTYPE_HISTORYFORWARD: string` - 浏览器前进
* `View.SWITCHTYPE_HISTORYBACK: string` - 浏览器后退
* `View.SWITCHTYPE_VIEWNAV: string` - 压入堆栈
* `View.SWITCHTYPE_VIEWCHANGE: string` - 替换栈顶
