TabIndexes
enum TabIndexes : Int
This is used to map the three tabs.
-
Declaration
Swift
case undefined = -1
-
The first tab is the keytag array
Declaration
Swift
case keytagArray
-
The second is a vertical strip of keytags.
Declaration
Swift
case keytagStrip
-
The last is an array of medallions.
Declaration
Swift
case medallions