CameraBottomBar
public class CameraBottomBar : UIView
Bottom bar on Camera that contains Snap ghost button for actions as well as close button to clear current lens
-
Snap ghost button for lens actions
Declaration
Swift
public let snapButton: UIButton
-
Close button to clear current lens
Declaration
Swift
public let closeButton: UIButton