PxUiPageCropScreen Class

@MainActor @objc(PxUiPageCropScreen) final class PxUiPageCropScreen

Ready-to-use crop / page editor screen. Adjust the detected document corners and rotation.

Initializers

NameSummary
init(picture:cutout:configuration:delegate:)Creates the page-crop screen.

Relationships

Inherits From

  • UIKit.UIViewController

Conforms To

  • Foundation.NSCoding
  • Foundation.NSExtensionRequestHandling
  • ObjectiveC.NSObjectProtocol
  • Swift.CVarArg
  • Swift.CustomDebugStringConvertible
  • Swift.CustomStringConvertible
  • Swift.Equatable
  • Swift.Hashable
  • Swift.Sendable
  • Swift.SendableMetatype
  • UIKit.UIActivityItemsConfigurationProviding
  • UIKit.UIAppearanceContainer
  • UIKit.UIContentContainer
  • UIKit.UIFocusEnvironment
  • UIKit.UIPasteConfigurationSupporting
  • UIKit.UIResponderStandardEditActions
  • UIKit.UIStateRestoring
  • UIKit.UITraitChangeObservable
  • UIKit.UITraitEnvironment
  • UIKit.UIUserActivityRestoring
Top