DestinationPresentationTypeable
@MainActor
public protocol DestinationPresentationTypeable
This protocol represents an enum which defines Destination presentation types.
-
The String representation of the enum type.
Declaration
Swift
@MainActor var rawValue: String { get }