Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PopScreenParams

popメソッド群の引数となるオブジェクト

Hierarchy

  • PopScreenParams

Index

Properties

Properties

Optional onEndPop

onEndPop: function

遷移完了後に実行するコールバック

Type declaration

    • (): any
    • Returns any

Optional popCount

popCount: number

破棄するScreen数の指定

Generated using TypeDoc