Table of Contents

Method InitializeEditor

Namespace
Alternet.Editor
Assembly
Alternet.Editor.MAUI.v10.dll

InitializeEditor(SyntaxEdit)

Initializes the specified SyntaxEdit instance with default settings.

protected virtual void InitializeEditor(SyntaxEdit editor)

Parameters

editor SyntaxEdit

The SyntaxEdit instance to initialize.