isRescanning Instance Property

@Published var isRescanning: Bool { get set }

True while the host is re-running OCR; drives the screen’s re-scan indicator.

Top