NavigatingControllerDestinationable

@MainActor
public protocol NavigatingControllerDestinationable<DestinationType, ContentType, TabType> : GroupedControllerDestinationable where Self.ControllerType : UINavigationController

This protocol represents a Destination whose interface is a UINavigationController.