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 © 2024 Amazon.com, Inc. or its affiliates. All rights reserved. (Last updated: 2024-10-17) Generated by jazzy ♪♫ v0.15.1, a Realm project.