shinyformica
Oct 09, 2019 - 09:30
Anyone have an idea where I could find the enum values for the UIBlurEffectStyle options?
https://developer.apple.com/documentation/uikit/uiblureffectstyle?language=objc
I am having no luck figuring out what the values are...usually I can google it and someone, somewhere has the actual integer values that correspond to the enum items. Often Apple's own docs have the values, but not in this case.
Thanks in advance.