Enumerations
The following enumerations are available globally.
-
Result type for async text resolution
See moreDeclaration
Swift
public enum AsyncTextResolvingResult -
Rendering size of the
See moreAttachmentDeclaration
Swift
public enum AttachmentSize : Equatable -
Rounding style for
See morebackgroundStyleattributeDeclaration
Swift
public enum RoundedCornerStyle -
Defines the mode for height/width used for the background for the text
See moreDeclaration
Swift
public enum BackgroundMode -
Marker for the list item
See moreDeclaration
Swift
public enum ListLineMarker -
Undocumented
See moreDeclaration
Swift
public enum EditorKeyextension EditorKey: Equatable -
Content mode for
Editor. This may be used while decoding the content for the Editor/Renderer to let the Decoder know which mode the content is being decoded for. For e.g. you may want to have different decoded value based on whether the content is going to be displayed inEditorVieworRendererViewSee moreSee also
EditorContentDecodingDeclaration
Swift
public enum EditorContentMode -
Type of attachment
See moreDeclaration
Swift
public enum AttachmentType -
Type of
See moreEditorContentDeclaration
Swift
public enum EditorContentType -
Defines the height for the Editor
See moreDeclaration
Swift
public enum EditorHeight -
Undocumented
See moreDeclaration
Swift
public enum Indentation -
Undocumented
See moreDeclaration
Swift
public enum GridViewError : Error -
Defines how Grid Column width should be calculated
See moreDeclaration
Swift
public enum GridColumnWidth -
Undocumented
See moreDeclaration
Swift
public enum TableViewError : Error -
Undocumented
See moreDeclaration
Swift
public enum ListMarkerDebugOption
View on GitHub
Enumerations Reference