Share via


UILabel.UILabelAppearance.ShadowOffset Property

Definition

Defines the shadow's offset from the text.

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

Property Value

Attributes

Applies to