Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
a_f:a:mobile_camera_snap_into [2022/09/01 01:23] – ↷ Page moved from a_f:3100_actions:mobile_camera_snap_into to a_f:a:mobile_camera_snap_into administratora_f:a:mobile_camera_snap_into [2023/05/09 01:40] (current) sean
Line 1: Line 1:
-{{tag>Actions Action_List Process Mobile}}+{{tag>Index Action Action_List Process Mobile}}
 ====== MOBILE CAMERA SNAP INTO ====== ====== MOBILE CAMERA SNAP INTO ======
  
Line 12: Line 12:
 ===== Example ===== ===== Example =====
  
-<code aim>MOBILE CAMERA SNAP INTO MyObject.MyPictureAttribute</code>+<code aim>MOBILE CAMERA SNAP INTO MyObject.MyPictureAttribute </code>
  
 You can also optionally specify different properties defining how the camera will behave. The following parameters can be used (see more details here: [[https://github.com/apache/cordova-plugin-camera]]) You can also optionally specify different properties defining how the camera will behave. The following parameters can be used (see more details here: [[https://github.com/apache/cordova-plugin-camera]])
Line 34: Line 34:
     'targetHeight'='100',     'targetHeight'='100',
     'cameraDirection'='1',     'cameraDirection'='1',
-    'allowEdit'='false'</code>+    'allowEdit'='false' </code>
  
  
  
  • Last modified: 2022/09/13 18:11