count

abstract var count: Int?(source)

The UI-visible count of resource states of this source control.

If undefined, this source control will

  • display its UI-visible count as zero, and

  • contribute the count of its resource states to the UI-visible aggregated count for all source controls

Online Documentation