isReady
A Boolean value that indicates whether the reader session is started and ready to use.
Declaration
var isReady: Bool { get }Discussion
As soon as a reader session is successfully activated, radio-frequency discovery polling begins. When a tag is detected, readerSession:didDetectTags: is called.