
iOS & macOS Charting Documentation - SciChart iOS & macOS Charts SDK v4.x
SCIListUtil
@interface SCIListUtil : NSObject
Helper class for work with internal items arrays of ISCIList.
-
Gets the shared
ISCIListUtilProvider
instance.Declaration
Objective-C
@property (class, nonatomic, readonly) id<ISCIListUtilProvider> instance;