Platforms to show: All Mac Windows Linux Cross-Platform
Back to CADisplayLinkMBS class.
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | Cocoa | MBS MacCocoa Plugin | 26.0 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
See also:
CADisplayLinkMBS.Constructor(target as Variant)
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | Cocoa | MBS MacCocoa Plugin | 26.0 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
The target on iOS may be
- nil
- MobileControl
- MobileScreen
- iOSControl
- iOSScreen
- NSScreenMBS object for the screen
The target on macOS may be:
- NSViewMBS
- Window
- DesktopWindow
- RectControl
- DesktopUIControl
- NSScreenMBS object for the screen
Raises an exception if called with wrong
See also:
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | Cocoa | MBS MacCocoa Plugin | 26.0 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
This method is thread safe, so you can call it from a thread separate to the one in which the display link runs.
The items on this page are in the following plugins: MBS MacCocoa Plugin.