UIButton.TitleShadowOffset 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
用于创建游戏阴影的偏移量。
[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
属性值
- 属性