Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

Overlay.GetTopMost

Queries whether window is topmost.

Component Version macOS Windows Linux Server iOS SDK
Overlay 14.1 ✅ Yes ✅ Yes ❌ No ❌ No ❌ No
MBS( "Overlay.GetTopMost"; OverlayRef )   More

Parameters

Parameter Description Example
OverlayRef The overlay window reference number. $overlay

Result

Returns 1 or 0 or error.

Description

Queries whether window is topmost.
If window is topmost, it floats over all other windows.

See also

Created 22nd January 2024, last changed 24th January 2024


Overlay.GetTop - Overlay.GetWidth