Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
SyntaxColoring.DebuggerScrolling.GetEnabled
Queries whether we improve scrolling in debugger.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
SyntaxColoring | 15.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
MBS( "SyntaxColoring.DebuggerScrolling.GetEnabled" )
Parameters
none
Result
Returns 1, 0 or error.
Description
Queries whether we improve scrolling in debugger.See also
Release notes
- Version 15.3
- Added SyntaxColoring.DebuggerScrolling.GetEnabled and SyntaxColoring.DebuggerScrolling.SetEnabled functions.
Blog Entries
This function is free to use.
Created 24th June 2025, last changed 24th June 2025
SyntaxColoring.CopyButton.SetEnabled - SyntaxColoring.DebuggerScrolling.SetEnabled
