RGLSecurityFeatureCheck

Objective-C

@interface RGLSecurityFeatureCheck : RGLAuthenticityElement

@property(nonatomic, strong, readonly, nonnull) RGLElementRect *elementRect;

@end

Swift

class SecurityFeatureCheck : AuthenticityElement

Undocumented