Contents

reactionType

The type of reaction.

Declaration

var reactionType: AVCaptureReactionType { get }

Discussion

There may be multiple reactions of the same type at a given time. Some may come from calls to performEffect(for:) and others from gesture detection.

See Also

Configuring the effect state