GraphicsContext.BlurOptions
Options that configure the graphics context filter that creates blur.
Declaration
@frozen struct BlurOptionsOverview
You can use a set of these options when you call blur(radius:options:) to create a GraphicsContext.Filter that adds blur to an object that you draw into a GraphicsContext.