AVCaptureReactionType

Type Alias AVCaptureReactionType 

Source
pub type AVCaptureReactionType = NSString;
Available on crate feature AVCaptureReactions only.
Expand description

AVCaptureReactionType string constants

Constants indicating the type of reaction that can be performed in an effect.

See also Apple’s documentation

Aliased Type§

pub struct AVCaptureReactionType { /* private fields */ }