Skip to content

Instantly share code, notes, and snippets.

@mecid
Last active July 9, 2018 10:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mecid/92391e1ef504aa4d4fc67bcecda63cfc to your computer and use it in GitHub Desktop.
Save mecid/92391e1ef504aa4d4fc67bcecda63cfc to your computer and use it in GitHub Desktop.
self.isAccessibilityElement = true
self.accessibilityLabel = "\(date), \(value) - \(status)"
self.accessibilityTraits |= UIAccessibilityTraitButton
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment