FrameToolController

@available(iOS 9.0, *)
@objcMembers
@objc(PESDKFrameToolController)
@objc("PESDKFrameToolController")
open class FrameToolController : MenuToolController<MenuDataSource<FrameMenuItem>, FrameCellConfigurator>, TransformEditControllerDelegate

The tool controller to edit the frame. It contains a menu with the available frames for the image’s current aspect ratio and a FrameEditController to display the frame.