CropMaskView

@objc(PESDKCropMaskView) open class CropMaskView: UIView

A CropMaskView is a view that blurs the content behind it.

  • The underlying UIVisualEffectView.

    Declaration

    Swift

    open let effectView: UIVisualEffectView