UILabel.ShadowOffset Property

Definition

The offset of the shadow, in points, from the Text.

public virtual CoreGraphics.CGSize ShadowOffset { [Foundation.Export("shadowOffset")] get; [Foundation.Export("setShadowOffset:")] set; }
member this.ShadowOffset : CoreGraphics.CGSize with get, set

Property Value

Attributes

Remarks

This member participates in the UIAppearance styling system. See the Appearance property and the AppearanceWhenContainedIn(Type[]) method.

Applies to