Contents

delegate

An object that determines whether to post-process the results of a scan.

Declaration

@MainActor @preconcurrency weak var delegate: (any RoomCaptureViewDelegate)?

See Also

Reacting to scan events