RGLSecurityFeatureCheck
Objective-C
@interface RGLSecurityFeatureCheck : RGLAuthenticityElement
@property(nonatomic, strong, readonly, nonnull) RGLElementRect *elementRect;
@end
Swift
class SecurityFeatureCheck : AuthenticityElement
Undocumented
-
Undocumented
Declaration
Objective-C
@property(nonatomic, strong, readonly, nonnull) RGLElementRect *elementRect
Swift
var elementRect: RGLElementRect { get }