NavigationStack.allowEmptyStack
Property in NavigationStack
Declaration
public bool allowEmptyStack
Description
Allows for all items to be popped off the stack. Often times you want to maintain at least the root game object.
public bool allowEmptyStack
Allows for all items to be popped off the stack. Often times you want to maintain at least the root game object.