Table of Contents

Field UseDefaultGotoLineDialog

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

Gets or sets a value indicating whether the default "Go To Line" dialog is used (provided by DisplayPromptAsync(string, string, string, string, string, int, Keyboard, string)). Default is false and editor uses "Go To Line" dialog with some additional features which is implemented inside Alternet.UI.

public static bool UseDefaultGotoLineDialog

Returns

bool
Gets or sets a value indicating whether the default "Go To Line" dialog is used (provided by ). Default is false and editor uses "Go To Line" dialog with some additional features which is implemented inside Alternet.UI.