From Clomosy Docs
(Created page with "__NOTOC__ <div class="floatcenter" style="width: 80%; margin: 0 auto;"> == V1.0 == * Device Sensor : Balance and Compass Sensor Usage * SleepAndCall : It is a function that waits for a specified period and then executes a specified callback function. * Camera Access : Placing the selected image from the camera or gallery into the image object on the form. </div>") |
(→V1.0) |
||
| Line 5: | Line 5: | ||
* [[SleepAndCall | SleepAndCall]] : It is a function that waits for a specified period and then executes a specified callback function. | * [[SleepAndCall | SleepAndCall]] : It is a function that waits for a specified period and then executes a specified callback function. | ||
* [[Camera_Access | Camera Access]] : Placing the selected image from the camera or gallery into the image object on the form. | * [[Camera_Access | Camera Access]] : Placing the selected image from the camera or gallery into the image object on the form. | ||
* [[Gesture| Gesture Event ]] : The "Gesture" event refers to the event triggered by a specific movement or action on a component (such as an image or a form). | |||
</div> | </div> | ||
Revision as of 08:20, 2 November 2023
V1.0
- Device Sensor : Balance and Compass Sensor Usage
- SleepAndCall : It is a function that waits for a specified period and then executes a specified callback function.
- Camera Access : Placing the selected image from the camera or gallery into the image object on the form.
- Gesture Event : The "Gesture" event refers to the event triggered by a specific movement or action on a component (such as an image or a form).