GraphicsContext.ShadowOptions
Options that configure the graphics context filter that creates shadows.
Declaration
@frozen struct ShadowOptionsOverview
You can use a set of these options when you call shadow(color:radius:x:y:blendMode:options:) to create a GraphicsContext.Filter that adds a drop shadow to an object that you draw into a GraphicsContext.