tokenIDs
The token IDs currently available in the system.
Declaration
var tokenIDs: [String] { get }Mentioned in
Discussion
Each string in tokenIDs corresponds to the name of the token instance.
You can observe this property to be notified of additions and removals to system tokens. See Key-Value Observing Programming Guide for more information.