RGLCustomizationColor
NS_ENUM(NSInteger, RGLCustomizationColor) {
RFIDProcessingScreenBackground = 200,
RFIDProcessingScreenHintLabelText = 201,
RFIDProcessingScreenHintLabelBackground = 202,
RFIDProcessingScreenProgressLabelText = 203,
RFIDProcessingScreenProgressBar = 204,
RFIDProcessingScreenProgressBarBackground = 205,
RFIDProcessingScreenResultLabelText = 206,
RFIDProcessingScreenLoadingBar = 207
}
Undocumented
-
Undocumented
Declaration
Objective-C
RFIDProcessingScreenBackground = 200 -
Undocumented
Declaration
Objective-C
RFIDProcessingScreenHintLabelText = 201 -
Undocumented
Declaration
Objective-C
RFIDProcessingScreenHintLabelBackground = 202 -
Undocumented
Declaration
Objective-C
RFIDProcessingScreenProgressLabelText = 203 -
Undocumented
Declaration
Objective-C
RFIDProcessingScreenProgressBar = 204 -
Undocumented
Declaration
Objective-C
RFIDProcessingScreenProgressBarBackground = 205 -
Undocumented
Declaration
Objective-C
RFIDProcessingScreenResultLabelText = 206 -
Undocumented
Declaration
Objective-C
RFIDProcessingScreenLoadingBar = 207