mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 12:29:55 +08:00

committed by
mhartington

parent
b8ee3018b5
commit
68aae8a4fc
@ -189,7 +189,7 @@ export class App {
|
||||
}
|
||||
|
||||
/**
|
||||
* @private
|
||||
* @return {NavController} Returns the active NavController. Using this method is preferred when we need access to the top-level navigation controller while on the outside views and handlers like `registerBackButtonAction()`
|
||||
*/
|
||||
getActiveNav(): NavController {
|
||||
const portal = this._appRoot._getPortal(MODAL);
|
||||
|
Reference in New Issue
Block a user