Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Overlay.GetMovableByWindowBackground
Queries whether the window can be moved with the mouse.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Overlay | 14.1 | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ❌ No |
MBS( "Overlay.GetMovableByWindowBackground"; OverlayRef ) More
Parameters
Parameter | Description | Example |
---|---|---|
OverlayRef | The overlay window reference number. | $overlay |
Result
Returns 1, 0 or error.
Description
Queries whether the window can be moved with the mouse.Returns 1 for if moving by window background is enabled or 0 if not.
See also
Created 22nd January 2024, last changed 24th January 2024