delegate
An object that determines whether to post-process the results of a scan.
Declaration
@MainActor @preconcurrency weak var delegate: (any RoomCaptureViewDelegate)?An object that determines whether to post-process the results of a scan.
@MainActor @preconcurrency weak var delegate: (any RoomCaptureViewDelegate)?