AWSRekognitionLabelCategory
Objective-C
@interface AWSRekognitionLabelCategory
Swift
class AWSRekognitionLabelCategory
The category that applies to a given label.
-
The name of a category that applies to a given label.
Declaration
Objective-C
@property (nonatomic, strong) NSString *_Nullable name;Swift
var name: String? { get set }
View on GitHub
Install in Dash
AWSRekognitionLabelCategory Class Reference