DestinationActionType
public enum DestinationActionTypeThe type of action that a presentation should take. Currently this is only either a normal Destination presentation or a system navigation.
- 
                  
                  Represents a Destination presentation. DeclarationSwift case presentation
- 
                  
                  Represents a system-level navigation event. DeclarationSwift case systemNavigation
 View on GitHub
            View on GitHub
          