Instance Property インスタンスプロパティ

opacity

The opacity of drawing operations in the context.

Declaration 宣言

var opacity: Double { get set }

Discussion 議論

Set this value to affect the opacity of content that you subsequently draw into the context. Changing this value has no impact on the content you previously drew into the context.

See Also 参照

Setting Opacity and the Blend Mode