UIDevice

class UIDevice : NSObject
  • Checks if the device is too old for our new blur.

    Declaration

    Swift

    @objc(pesdk_isTooOldForLensBlurPreview)
    public var isTooOldForLensBlurPreview: Bool { get }