DestinationPresentationConfiguring

@MainActor
public protocol DestinationPresentationConfiguring<DestinationType, TabType, ContentType> : AnyObject

This protocol represents a configuration object for the presentation of a Destination. Classes adopting this protocol should handle the presentation of Destinations within the system UI framework being used.