captureSession(_:didRemove:)
Notifies the delegate when the session removes surfaces and objects.
Declaration
func captureSession(_ session: RoomCaptureSession, didRemove room: CapturedRoom)Parameters
- session:
An object that manages the room-scanning process.
- room:
A structure that contains surfaces and objects that the framework removes from the scan.