ContinuityCameraMBS 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
ContinuityCameraMBS class
The class to work with Continuity feature in MacOS Mojave.
Works also with services to receive e.g. screenshot for older versions.
- 2 events
- event Allow(Handle as Integer) as boolean
- event Received(Data as MemoryBlock, type as String)
- property Handle as Integer
- shared property Enabled as Boolean
- 8 methods
- 4 shared methods
- 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
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
- Version 22.1
- Version 19.2
The items on this page are in the following plugins: MBS MacExtras Plugin.
ContainerControl
-
Control