Share via


NSShadow.ShadowBlurRadius Property

Definition

The radius of the shadow blur.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual System.Runtime.InteropServices.NFloat ShadowBlurRadius { [Foundation.Export("shadowBlurRadius", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setShadowBlurRadius:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("shadowBlurRadius", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setShadowBlurRadius:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.ShadowBlurRadius : System.Runtime.InteropServices.NFloat with get, set

Property Value

Attributes

Applies to