AttachmentEncoding
public protocol AttachmentEncoding
Describes an object capable of encoding contents of at Attachment
-
Undocumented
Declaration
Swift
associatedtype EncodedType
-
Encodes given
Attachment
content view to given typeDeclaration
Swift
func encode(name: EditorContent.Name, view: UIView) -> EncodedType
Parameters
name
Name of the content
view
Attachment content view