Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
12.1
12.2
12.3
12.4
12.5
13.0
13.1
13.2
13.3
13.4
Statistic
FMM
Blog
Shows the import from device popup menu.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
ImagePicker ContinuityCamera | 9.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
Parameter | Description | Example | Flags |
---|---|---|---|
mode | The mode to use. Can be "mouse", "screen" or "window". Default is mouse for leaving away the parameter or passing empty text. Version 8.3 adds mode "content" to make it relative to the content part of the window, below toolbars. |
"mouse" | |
x | The relative x coordinates for the position relative to the mouse, screen or window. | 0 | Optional |
y | The relative y coordinates for the position relative to the mouse, screen or window. | 0 | Optional |
window | The window reference for the showing menu relative to a window. | $window | Optional |
item | The menu item to be positioned at the specified location in the view. | $item | Optional |
objectName | The object name for mode=object. | "web" | Optional |
Returns 1, 0 or error.
This function checks for a license.
Created 7th April 2019, last changed 26th January 2023