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

Overlay.SetAlpha

Set Alpha can be used to set the transparency of a window.

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

Parameters

Parameter Description Example
OverlayRef The overlay window reference number. $overlay
Alpha The new alpha value as a float value between 0.0 (invisible) to 1.0 (opaque). 0.5

Result

Returns OK or error.

Description

Set Alpha can be used to set the transparency of a window.

See also

Example Databases

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


Overlay.Resize - Overlay.SetFocus