screenOrientation
Objective-C
@property (nonatomic) RFSScreenOrientation screenOrientation;
Swift
var screenOrientation: RFSScreenOrientation { get set }
See
RFSLivenessConfiguration.orientation.-
Undocumented
Declaration
Objective-C
- (RFSScreenOrientation)screenOrientation;
-
Undocumented
Declaration
Objective-C
- (void)setScreenOrientation:(RFSScreenOrientation)screenOrientation;