CALayer.Opacity 属性

定义

层的透明度在 0 (透明) 到 1.0 (不透明的) 。

public virtual float Opacity { [Foundation.Export("opacity")] get; [Foundation.Export("setOpacity:")] set; }
member this.Opacity : single with get, set

属性值

默认值为 1.0。

属性

适用于