completion Instance Property

@MainActor let completion: (PxUiPageCropScreenResult) -> Void

References: PxUiPageCropScreenResult

The closure called with the PxUiPageCropScreenResult when the screen finishes.

Top