Enumerations
-
The modes available to the
See moreContainerController
tab bar.Declaration
Swift
public enum ContainerMode : Equatable
-
The modes available to the
See moreEditController
tab bar.Declaration
Swift
public enum EditMode : Equatable
-
Declaration
Swift
@objc public enum ContentMode : Int
-
This mode controls when grid lines should be displayed inside the
See morePreviewCropController
Declaration
Swift
public enum GridLinesMode
-
The camera buttons available for the
See morecontrolButtons
.Declaration
Swift
public enum CameraControlButton
-
An error describing why a video export failed.
See moreDeclaration
Swift
public enum VideoExporterError : Error, CustomStringConvertible
-
An error describing why an image export failed.
See moreDeclaration
Swift
public enum ImageExporterError : Error, CustomStringConvertible
-
The animation options that can be returned by the
See morepreferredBottomBarUpdateAnimation
variable.Declaration
Swift
public enum BottomBarAnimation