1

I would like to bind the count attribute of a MutableObservableArray to a UILabel, so that the label is visible when count = 0 but I can't find any relevant examples or info. In other words, I want a label with the text "No Contents" to be visible when the array is empty and to be hidden when the array isn't empty.

Melodius
  • 2,505
  • 3
  • 22
  • 37

0 Answers0