Contents

CameraCaptureIntent

Designates intent that will launch an activity that uses device’s camera to capture photos or videos. Marking your intent with this protocol makes it available as a possible action for Camera quick action.

Declaration

protocol CameraCaptureIntent : SystemIntent

Topics

Associated Types

Type Properties

Type Methods

See Also

Media actions