RGLDetailsAge
Objective-C
@interface RGLDetailsAge : NSObject
Swift
class DetailsAge : NSObject
Container for an details age scanning statuses.
-
Undocumented
Declaration
Objective-C
@property(nonatomic, readonly, strong, nullable) NSNumber *thresholdSwift
var threshold: NSNumber? { get } -
Undocumented
Declaration
Objective-C
@property(nonatomic, readonly, assign) RGLCheckResult overThresholdSwift
var overThreshold: CheckResult { get } -
Undocumented
Declaration
Objective-C
@property(nonatomic, readonly, assign) RGLCheckResult over18Swift
var over18: CheckResult { get } -
Undocumented
Declaration
Objective-C
@property(nonatomic, readonly, assign) RGLCheckResult over21Swift
var over21: CheckResult { get } -
Undocumented
Declaration
Objective-C
@property(nonatomic, readonly, assign) RGLCheckResult over25Swift
var over25: CheckResult { get } -
Undocumented
Declaration
Objective-C
@property(nonatomic, readonly, assign) RGLCheckResult over65Swift
var over65: CheckResult { get } -
Unavailable
Not the designated initializer.
Undocumented
Declaration
Objective-C
RGL_EMPTY_INIT_UNAVAILABLE -
Unavailable
Not the designated initializer.
Undocumented
Declaration
Objective-C
RGL_EMPTY_INIT_UNAVAILABLE