Posts

Post not yet marked as solved
2 Replies
367 Views
Took a while to understand if I was suppose to use Xcode on the Mac or Playgrounds on the Mac first of all. Or perhaps was I suppose to code in Playgrounds on the iPad, or perhaps use Playgrounds on the Mac to code then sync with iCloud to run it on the iPad!!! WHAT? What is also the difference between using: cave.torch1.accessibilityHints?.accessibilityLabel = "A bright, fire torch at the beginning" OR cave.torch1.accessibilityHints = AccessibilityHints(makeAccessibilityElement: true, accessibilityLabel: "does this one make any difference?")
Posted Last updated
.