Share via


NSShadow.ShadowOffset Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGSize ShadowOffset { [Foundation.Export("shadowOffset", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setShadowOffset:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("shadowOffset", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setShadowOffset:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.ShadowOffset : CoreGraphics.CGSize with get, set

Property Value

Attributes

Applies to