InterfaceActionConfiguring

@MainActor
public protocol InterfaceActionConfiguring<UserInteractionType, DestinationType, ContentType>

This protocol represents an assistant which configures an InterfaceAction object that should present a Destination. This is typically used in conjunction with a Destination such as ControllerDestination or ViewDestination.