Contents

interfaceGroup(at:)

Returns the interface group at the specified index.

Declaration

func interfaceGroup(at index: Int) -> TKSmartCardATR.InterfaceGroup?

Parameters

  • index:

    The index of the desired interface group.

Return Value

The interface group at the specified index, or nil if not present.

See Also

Retrieving Interface Groups