Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Back to CGSTransitionRequestMBS class.
CGSTransitionRequestMBS.Blue as Single
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | CoreGraphics | MBS MacCG Plugin | 7.4 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Range is from 0.0 (no color) to 1.0 (full color).
(Read and Write property)
CGSTransitionRequestMBS.Green as Single
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | CoreGraphics | MBS MacCG Plugin | 7.4 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Range is from 0.0 (no color) to 1.0 (full color).
(Read and Write property)
CGSTransitionRequestMBS.HasBackColor as Boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | CoreGraphics | MBS MacCG Plugin | 7.4 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
(Read and Write property)
CGSTransitionRequestMBS.HasBackGround as Boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | CoreGraphics | MBS MacCG Plugin | 7.4 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
If HasBackGround is true, a background is drawn behind the transition which may have a background color.
(Read and Write property)
CGSTransitionRequestMBS.Red as Single
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | CoreGraphics | MBS MacCG Plugin | 7.4 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Range is from 0.0 (no color) to 1.0 (full color).
(Read and Write property)
CGSTransitionRequestMBS.TransitionOption as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | CoreGraphics | MBS MacCG Plugin | 7.4 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
One of the constants:
CGSDown | = 0 | Old desktop moves down. |
CGSLeft | = 1 | Old desktop moves left. |
CGSRight | = 2 | Old desktop moves right. |
CGSInRight | = 3 | CGSSwap: Old desktop moves into screen, new comes from right. |
CGSBottomLeft | = 5 | CGSSwap: Old desktop moves to bottom left, new comes from top right. |
CGSBottomRight | = 6 | Old desktop to bottom right, New from top left. |
CGSDownTopRight | = 7 | CGSSwap: Old desktop moves down, new from top right. |
CGSUp | = 8 | Old desktop moves up. |
CGSTopLeft | = 9 | Old desktop moves top left. |
CGSTopRight | = 10 | CGSSwap: old to top right. new from bottom left. |
CGSUpBottomRight | = 11 | CGSSwap: old desktop up, new from bottom right. |
CGSInBottom | = 12 | CGSSwap: old in, new from bottom. |
CGSLeftBottomRight | = 13 | CGSSwap: old one moves left, new from bottom right. |
CGSRightBottomLeft | = 14 | CGSSwap: old one moves right, new from bottom left. |
CGSInBottomRight | = 15 | CGSSwap: onl one in, new from bottom right. |
CGSInOut | = 16 | CGSSwap: old in, new out. |
CGSTransitionRequestMBS.TransitionType as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | CoreGraphics | MBS MacCG Plugin | 7.4 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
One of the constants:
CGSNone | = 0 | No transition effect. |
CGSFade | = 1 | Cross-fade. |
CGSZoom | = 2 | Zoom/fade towards us. |
CGSReveal | = 3 | Reveal new desktop under old. |
CGSSlide | = 4 | Slide old out and new in. |
CGSWarpFade | = 5 | Warp old and fade out revealing new. |
CGSSwap | = 6 | Swap desktops over graphically. |
CGSCube | = 7 | The well-known cube effect. |
CGSWarpSwitch | = 8 | Warp old, switch and un-warp. |
CGSFlip | = 9 | The flip effect known from Dashboard |
CGSTransitionRequestMBS.Win as CGSWindowMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | CoreGraphics | MBS MacCG Plugin | 7.4 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Set to nil to do a full screen transition.
(Read and Write property)
The items on this page are in the following plugins: MBS MacCG Plugin.