UIButton.TitleShadowOffset Property

Definition

The offset used for creating the title's shadow.

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 3, 0, ObjCRuntime.PlatformArchitecture.None, null)]
public virtual CoreGraphics.CGSize TitleShadowOffset { [Foundation.Export("titleShadowOffset")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 3, 0, ObjCRuntime.PlatformArchitecture.None, null)] get; [Foundation.Export("setTitleShadowOffset:")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 3, 0, ObjCRuntime.PlatformArchitecture.None, null)] set; }
member this.TitleShadowOffset : CoreGraphics.CGSize with get, set

Property Value

Attributes

Applies to