Updated comments

This commit is contained in:
Prianka Liz Kariat 2023-01-06 15:59:00 +05:30
parent 683ca0cf4b
commit 3d324ecf29

View File

@ -25,7 +25,7 @@ NS_SWIFT_NAME(ClassificationCategory)
@interface MPPCategory : NSObject
/**
* The index of the label in the corresponding label file. It takes the value -1 if the index is
* The index of the label in the corresponding label file. Set to -1 if the index is
* not set.
**/
@property(nonatomic, readonly) NSInteger index;