Property ActiveEditorView
- Namespace
- Alternet.Scripter.Integration.MAUI
- Assembly
- Alternet.Scripter.Integration.MAUI.v10.dll
ActiveEditorView
Gets a currently active DebugCodeEditView
control.
public DebugCodeEditView? ActiveEditorView { get; }
Gets a currently active DebugCodeEditView
control.
public DebugCodeEditView? ActiveEditorView { get; }