isValid
Whether the Smart Card is valid and accessible from its slot.
Declaration
var isValid: Bool { get }Discussion
Use Key-Value-Observing to be notified for changes to accessibility, such as when a Smart Card is physically removed from its slot. For more information, see Key-Value Observing Programming Guide.