Method Initialize
Initialize(TextEditor, Action)
When implemented by a class, initializes scrollbar annotation data from specified source.
public void Initialize(TextEditor edit, Action annotationsChangedAction)
Parameters
editTextEditorTextEditorthat is a source of the annotations.annotationsChangedActionActionAction to be performed when annotations changed.