Type Property 型プロパティ

inverse

An option to invert the shape or layer alpha as the clip mask.

Declaration 宣言

static var inverse: GraphicsContext.ClipOptions { get }

Discussion 議論

When you use this option, SwiftUI uses 1 - alpha instead of alpha for the given clip shape.