Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
9.5
10.0
10.1
10.2
10.3
10.4
10.5
11.0
11.1
11.2
Statistic
FMM
Blog
Control the debugger window on macOS.
Version | macOS | Windows | Linux | Server | iOS SDK |
7.4 / 11.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
Item | Details |
---|---|
Debugger.BringToFront Brings the debugger window to front. | Mac only 7.4 |
Debugger.CurrentLineNumber Queries current line number. | Mac only 8.5 |
Debugger.GetCallStack Queries current call stack from debugger panel. | Mac only 7.4 |
Debugger.IsDataViewerVisible Checks whether the data viewer is open. | Mac only 11.2 |
Debugger.IsVisible Checks whether debugger is visible. | Mac only 7.4 |
Debugger.Title Queries title of debugger panel. | Mac only 7.4 |
Debugger.Window Queries window ID for the debugger. | Mac only 7.4 |
7 functions.
Feedback: Report problem or ask question.