Interface MTLCounterSet

All Superinterfaces:
NSObjectProtocol, ObjCProtocol
All Known Implementing Classes:
MTLCounterSetAdapter

public interface MTLCounterSet
extends NSObjectProtocol
Since:
Available in iOS 14.0 and later.
  • Method Details

    • getName

      String getName()
      Since:
      Available in iOS 14.0 and later.
    • getCounters

      NSArray<?> getCounters()
      Since:
      Available in iOS 14.0 and later.