CameraPlugin
August 11, 2023
- Plugin
Camera related plugin.
import { cameraPlugin } from "@plaoc/plugin";
cameraPlugin.getPhoto();
Properties
- None
Methods
Gets a photo from the local device.
Events
- None
Platform Compatibility
Property/Method/Event | Android | iOS | Desktop-Dev | Desktop |
---|---|---|---|---|
getPhoto | ✅ | ✅ | ✅ | X |
See Also
Powered by Waline v2.13.0