Platforms to show: All Mac Windows Linux Cross-Platform
ContinuityCameraMBS class
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | Continuity Camera | MBS MacExtras Plugin | 19.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
Works also with services to receive e.g. screenshot for older versions.
- 2 events
- property Handle as Integer
- shared property Enabled as Boolean
- 8 methods
- method Constructor
- method Destructor
- method Import(index as Integer)
- method Import(index as Integer, Control as control)
- method Import(index as Integer, Control as DesktopControl)
- method Import(index as Integer, Win as DesktopWindow)
- method Import(index as Integer, Win as window)
- method PopupMenu as NSMenuMBS
- 4 shared methods
- shared method InstallForCanvas
- shared method InstallForListbox
- shared method InstallForWindow
- shared method SetDelegate(d as ContinuityCameraDelegateMBS)
- delegate ContinuityCameraDelegateMBS(Data as MemoryBlock, type as String)
- 3 constants
Index Values
Constant | Value | Description |
---|---|---|
kIndexDrawSketch | 2 |
Draw a sketch. |
kIndexScanDocument | 1 |
Scan a document as PDF. |
kIndexTakePhoto | 0 |
Take a picture. |
This class has no sub classes.
Some examples using this class:
Blog Entries
- News from the MBS Xojo Plugins Version 22.5
- MonkeyBread Software Releases the MBS Xojo Plugins in version 22.5
- MBS Xojo Plugins, version 22.5pr4
- Document Camera Scan functions for Xojo on iOS
- News from the MBS Xojo Plugins Version 22.1
- MBS Xojo Plugins, version 22.1pr4
- Embedded links with MBS and DynaPDF in Xojo
- MBS Xojo Plugins in version 19.2
- MBS Xojo Plugins, version 19.2pr3
- Continuity Camera for Xojo
Xojo Developer Magazine
- 20.3, page 83: Great Shots With Continuity Camera, Use your iOS device to take a picture for your Mac by Stefanie Juchmes
- 20.3, page 81: Great Shots With Continuity Camera, Use your iOS device to take a picture for your Mac by Stefanie Juchmes
- 20.3, page 79: Great Shots With Continuity Camera, Use your iOS device to take a picture for your Mac by Stefanie Juchmes
- 18.1, page 62: Embedding Links, Adding links inside PDFs by Stefanie Juchmes
- 17.5, page 34: What's New in the MBS Plugins, With the Plugins growing every year, here are new capabilities you may have missed by Stefanie Juchmes
- 17.4, page 10: News
Videos
Release notes
- Version 22.5
- Added Allow and Received events to ContinuityCameraMBS class.
- Version 22.1
- Added constants for ContinuityCameraMBS class.
- Added enabled property for ContinuityCameraMBS class.
- Version 19.2
- Added ContinuityCameraMBS class.
The items on this page are in the following plugins: MBS MacExtras Plugin.