Skip to content

Conversation

@aleene
Copy link
Owner

@aleene aleene commented Dec 2, 2016

Three index-functions have been added:

  • tagListView.indexForSelectedTag: Int?
  • tagListView.indecesForSelectedTags: [Int]
  • tagListView.indecesWithTag(_ title: String) -> [Int]

This is useful if you have data that is also in an array.

Three index-functions have been added:
- tagListView.indexForSelectedTag: Int?
- tagListView.indecesForSelectedTags: [Int]
- tagListView.indecesWithTag(_ title: String) -> [Int]

This is useful if you have data that is also in an array.
The actual implementation added.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants