次の方法で共有


CALayer.ShadowColor Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGColor? ShadowColor { [Foundation.Export("shadowColor")] get; [Foundation.Export("setShadowColor:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("shadowColor")>]
[<set: Foundation.Export("setShadowColor:")>]
member this.ShadowColor : CoreGraphics.CGColor with get, set

Property Value

Attributes

Applies to