MarkViewConstructorThe function types used to create mark views. type MarkViewConstructor = (mark: Mark,view: EditorView,inline: boolean,) => MarkView;§Type§(mark: Mark, view: EditorView, inline: boolean) => MarkView[src]