For the complete documentation index, see llms.txt. This page is also available as Markdown.

ViewSwitchType

视图跳转方式

枚举值

  • View.SWITCHTYPE_HISTORYFORWARD: string - 浏览器前进

  • View.SWITCHTYPE_HISTORYBACK: string - 浏览器后退

  • View.SWITCHTYPE_VIEWNAV: string - 压入堆栈

  • View.SWITCHTYPE_VIEWCHANGE: string - 替换栈顶

Last updated