Hi all.
I don't know what else I can try to close a window using a createNavigationGroup
.
Let's see:
Why does this work:
navGroup.open(SetPaxWindow(), { animated:true });
And this doesn't:
navGroup.close(SetPaxWindow());
Any thoughts?
Hi all.
I don't know what else I can try to close a window using a createNavigationGroup
.
Let's see:
Why does this work:
navGroup.open(SetPaxWindow(), { animated:true });
And this doesn't:
navGroup.close(SetPaxWindow());
Any thoughts?