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