Functions
The following functions are available globally.
-
Undocumented
Declaration
Objective-C
FOUNDATION_EXPORT NSString *RGLFieldTypeGetStringValue(RGLFieldType type) CF_SWIFT_NAME(getter:FieldType.stringValue(self:))
Swift
var stringValue: String { get }
-
Undocumented
Declaration
Objective-C
FOUNDATION_EXPORT NSString *RGLImageQualityCheckTypeGetStringValue(RGLImageQualityCheckType type) CF_SWIFT_NAME(getter:ImageQualityCheckType.stringValue(self:))
Swift
var stringValue: String { get }
-
Undocumented
Declaration
Objective-C
FOUNDATION_EXPORT NSString *RGLRFIDDataFileTypeGetStringValue(RGLRFIDDataFileType type) CF_SWIFT_NAME(getter:RFIDDataFileType.stringValue(self:))
Swift
var stringValue: String! { get }
-
Undocumented
Declaration
Objective-C
FOUNDATION_EXPORT NSString *RGLRFIDErrorCodesGetStringValue(RGLRFIDErrorCodes type) CF_SWIFT_NAME(getter:RFIDErrorCodes.stringValue(self:))
Swift
var stringValue: String! { get }
-
Undocumented
Declaration
Objective-C
FOUNDATION_EXPORT NSString *eLDS_ParsingErrorCodesGetStringValue(eLDS_ParsingErrorCodes type) CF_SWIFT_NAME(getter:eLDS_ParsingErrorCodes.stringValue(self:))
Swift
var stringValue: String { get }
-
Undocumented
Declaration
Objective-C
FOUNDATION_EXPORT NSString *eLDS_ParsingNotificationCodesGetStringValue(eLDS_ParsingNotificationCodes type) CF_SWIFT_NAME(getter:eLDS_ParsingNotificationCodes.stringValue(self:))
Swift
var stringValue: String { get }