Contents

slotNamed(_:)

Returns the Smart Card slot with a given name.

Declaration

func slotNamed(_ name: String) -> TKSmartCardSlot?

Return Value

The slot with the specified name, or nil if no slot with that name exists.

See Also

Accessing Smart Card Slots