Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Overlay.SetTitle
Sets the window title.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Overlay | 14.1 | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ❌ No |
MBS( "Overlay.SetTitle"; OverlayRef ) More
Parameters
Parameter | Description | Example |
---|---|---|
OverlayRef | The overlay window reference number. | $overlay |
Result
Returns OK or error.
Description
Sets the window title.The title is not shown, but may show up when windows get listed somewhere.
See also
Created 22nd January 2024, last changed 24th January 2024
