Contents

availableReactionTypes

A set of reactions types that a device supports performing.

Declaration

var availableReactionTypes: Set<AVCaptureReactionType> { get }

Discussion

The list may differ between devices, and may change for a specific device when it’s active format changes.

This property is key-value observable.

See Also

Performing reaction effects