BackgroundBlurStrength @objc public enum BackgroundBlurStrength : Int Enum defining the different background blur strength options. low Declaration Swift case low = 10 medium Declaration Swift case medium = 15 high Declaration Swift case high = 25 © 2023 Amazon.com, Inc. or its affiliates. All rights reserved. (Last updated: 2023-05-15) Generated by jazzy ♪♫ v0.14.3, a Realm project.