IMGLYCropEditorViewController
open class IMGLYCropEditorViewController : IMGLYSubEditorViewController
Undocumented
-
Undocumented
Declaration
Swift
open fileprivate(set) lazy var freeRatioButton: IMGLYImageCaptionButton { get set }
-
Undocumented
Declaration
Swift
open fileprivate(set) lazy var oneToOneRatioButton: IMGLYImageCaptionButton { get set }
-
Undocumented
Declaration
Swift
open fileprivate(set) lazy var fourToThreeRatioButton: IMGLYImageCaptionButton { get set }
-
Undocumented
Declaration
Swift
open fileprivate(set) lazy var sixteenToNineRatioButton: IMGLYImageCaptionButton { get set }
-
Undocumented
Declaration
Swift
open var selectionMode: IMGLYSelectionMode
-
Undocumented
Declaration
Swift
open var selectionRatio: CGFloat
-
Undocumented
Declaration
Swift
override open func viewDidLoad()
-
Undocumented
Declaration
Swift
open override func viewDidAppear(_ animated: Bool)
-
Undocumented
Declaration
Swift
open override func viewDidLayoutSubviews()
-
Undocumented
Declaration
Swift
open override func tappedDone(_ sender: UIBarButtonItem?)
-
Undocumented
Declaration
Swift
@objc open func handlePan(_ recognizer: UIPanGestureRecognizer)
-
Undocumented
Declaration
Swift
open func handlePanOnTopLeft(_ recognizer: UIPanGestureRecognizer)