You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Determines how views are managed visually. If "fullscreen", each view takes up the entire screen, and animations are used (if possible) between pushes and pops. If "column", each view takes up only a portion of the horizontal screen real-estate. For more information on how the various view management methods work, see Understanding the View Stack and View Management.