CropMaskView

@objcMembers
@objc(PESDKCropMaskView)
open class CropMaskView : UIView

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

  • The underlying UIVisualEffectView.

    Declaration

    Swift

    public let effectView: UIVisualEffectView