RFSCustomButtonTag
enum RFSCustomButtonTag : NSInteger {}
Tags can be used to override SDK’s camera view controller buttons. Hide overroden button via RGLFunctionality.
-
Undocumented
Declaration
Objective-C
RFSCustomButtonTagClose = 1001
-
Undocumented
Declaration
Objective-C
RFSCustomButtonTagTorch = 1002
-
Undocumented
Declaration
Objective-C
RFSCustomButtonTagCameraSwitch = 1003