Platforms to show: All Mac Windows Linux Cross-Platform

Back to ContinuityCameraMBS class.

ContinuityCameraMBS.Constructor

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Continuity Camera MBS MacExtras Plugin 19.2 ✅ Yes ❌ No ❌ No ❌ No Desktop only
The constructor.

ContinuityCameraMBS.Destructor

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Continuity Camera MBS MacExtras Plugin 19.2 ✅ Yes ❌ No ❌ No ❌ No Desktop only
The destructor.

ContinuityCameraMBS.Import(index as Integer)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Continuity Camera MBS MacExtras Plugin 19.2 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Starts import.

Index is 0 for photo, 1 for document or 2 for sketch.

If you have multiple devices, you may add 3 to switch to next device or better use popup menu.
If index is too big, nothing happens.

See also:

ContinuityCameraMBS.Import(index as Integer, Control as control)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Continuity Camera MBS MacExtras Plugin 19.2 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Starts import for control.

Index is 0 for photo, 1 for document or 2 for sketch.

If you have multiple devices, you may add 3 to switch to next device or better use popup menu.
If index is invalid, nothing happens.

See also:

ContinuityCameraMBS.Import(index as Integer, Control as DesktopControl)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Continuity Camera MBS MacExtras Plugin 22.0 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Starts import for control.

Index is 0 for photo, 1 for document or 2 for sketch.

If you have multiple devices, you may add 3 to switch to next device or better use popup menu.
If index is invalid, nothing happens.

See also:

ContinuityCameraMBS.Import(index as Integer, Win as DesktopWindow)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Continuity Camera MBS MacExtras Plugin 22.0 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Starts import for window.

Index is 0 for photo, 1 for document or 2 for sketch.

If you have multiple devices, you may add 3 to switch to next device or better use popup menu.
If index is invalid, nothing happens.

See also:

ContinuityCameraMBS.Import(index as Integer, Win as window)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Continuity Camera MBS MacExtras Plugin 19.2 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Starts import for window.

Index is 0 for photo, 1 for document or 2 for sketch.

If you have multiple devices, you may add 3 to switch to next device or better use popup menu.
If index is invalid, nothing happens.

See also:

ContinuityCameraMBS.PopupMenu as NSMenuMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Continuity Camera MBS MacExtras Plugin 19.2 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Shows the import from device popup menu.

You can show this menu with popup method.
May return nil if unavailable.

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


The biggest plugin in space...