Platforms to show: All Mac Windows Linux Cross-Platform
Back to CGSWindowListMBS class.
CGSWindowListMBS.Connection as CGSConnectionMBS
Function:
The reference to the connection used.
Notes:
Every CGS class has a reference to the connection so the connection object stays in memory as long as one of the depending objects is being used.
(Read only property)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | CoreGraphics | MBS MacCG Plugin | 8.1 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Notes:
Every CGS class has a reference to the connection so the connection object stays in memory as long as one of the depending objects is being used.
(Read only property)
CGSWindowListMBS.ConnectionHandle as Integer
Function:
The handle to the CGS connection being used.
Notes:
Most of the functions need this value and it needs to be not zero.
(Read and Write property)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | CoreGraphics | MBS MacCG Plugin | 8.1 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Notes:
Most of the functions need this value and it needs to be not zero.
(Read and Write property)
CGSWindowListMBS.Count as Integer
Function:
The number of CGSWindow objects in that array.
Notes: (Read and Write property)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | CoreGraphics | MBS MacCG Plugin | 8.1 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Notes: (Read and Write property)
CGSWindowListMBS.Handle as Integer
Function:
The handle to the window list.
Notes: (Read and Write property)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | CoreGraphics | MBS MacCG Plugin | 8.1 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Notes: (Read and Write property)
The items on this page are in the following plugins: MBS MacCG Plugin.
