UILabel.ShadowOffset Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- Attributes
This member participates in the UIAppearance styling system. See the Appearance property and the AppearanceWhenContainedIn(Type[]) method.