Protocols The following protocols are available globally. NamedType Undocumented See more Declaration Swift public protocol NamedType Plugin Undocumented See more Declaration Swift public protocol Plugin Action Undocumented See more Declaration Swift public protocol Action : Decodable, Encodable InternalView Undocumented See more Declaration Swift public protocol InternalView : View where Self.Body == Never SwiftUIView Undocumented See more Declaration Swift public protocol SwiftUIView : View where Self.Body == Never _View Undocumented See more Declaration Swift public protocol _View : NamedType View Undocumented See more Declaration Swift public protocol View : _View, Decodable, Encodable AnyViewModifying Undocumented See more Declaration Swift public protocol AnyViewModifying : NamedType, Decodable, Encodable