CGSTransitionRequestMBS class

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

CGSTransitionRequestMBS class   Deprecated

Type Topic Plugin Version macOS Windows Linux iOS Targets
class CoreGraphics MBS MacCG Plugin 7.4 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
This item is deprecated and should no longer be used.
A class for a transition request to the CoreGraphics System.

Requires Mac OS X 10.4.
All functions used by the CGS classes are private APIs, so Apple does not guarantee that they work in future Mac OS X versions.

Constants

Constant Value Description
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.
CGSCube 7 The well-known cube effect.
CGSDown 0 Old desktop moves down.
CGSDownTopRight 7 CGSSwap: Old desktop moves down, new from top right.
CGSFade 1 Cross-fade effect.
CGSFlip 9 The flip transition effect. (like Dashboard) Example
CGSInBottom 12 CGSSwap: old in, new from bottom.
CGSInBottomRight 15 CGSSwap: onl one in, new from bottom right.
CGSInOut 16 CGSSwap: old in, new out.
CGSInRight 3 CGSSwap: Old desktop moves into screen, new comes from right.
CGSLeft 1 Old desktop moves left.
CGSLeftBottomRight 13 CGSSwap: old one moves left, new from bottom right.
CGSNone 0 No transition effect.
CGSReveal 3 Reveal new desktop under old.
CGSRight 2 Old desktop moves right. Example
CGSRightBottomLeft 14 CGSSwap: old one moves right, new from bottom left.
CGSSlide 4 Slide old out and new in. Example
CGSSwap 6 Swap desktops over graphically.
CGSTopLeft 9 Old desktop moves top left.
CGSTopRight 10 CGSSwap: old to top right. new from bottom left.
CGSUp 8 Old desktop moves up.
CGSUpBottomRight 11 CGSSwap: old desktop up, new from bottom right.
CGSWarpFade 5 Warp old and fade out revealing new. Example
CGSWarpSwitch 8 Warp old, switch and un-warp. Example
CGSZoom 2 Zoom/fade towards us.

This class has no sub classes.

Some methods using this class:

Some examples using this class:

Blog Entries

Release notes


The items on this page are in the following plugins: MBS MacCG Plugin.


CGSTransitionMBS   -   CGSValueMBS


💬 Ask a question or report a problem