Camera
Definition
Use a camera component to take a picture on the phone.
Camera
is a non-visible component that takes a picture using the device’s camera. After the picture is taken, the path to the file on the phone containing the picture is available as an argument to the AfterPicture
event. The path can be used, for example, as the Picture
property of an Image
component.
Properties
None