Type Aliases
The following type aliases are available globally.
-
Undocumented
Declaration
Swift
public typealias Attributes = [NSAttributedString.Key : Any] -
Undocumented
Declaration
Swift
public typealias AttachmentView = UIView & AttachmentViewIdentifying -
Undocumented
Declaration
Swift
public typealias AttachmentViewIdentifying = EditorContentIdentifying & AttachmentTypeIdentifying -
Undocumented
Declaration
Swift
public typealias AttachmentRange = (attachment: Attachment, range: NSRange) -
Undocumented
Declaration
Swift
public typealias TextProcessingPriority = Int -
Undocumented
Declaration
Swift
public typealias Processed = Bool
View on GitHub
Type Aliases Reference