UIButton.Font 属性

定义

开发人员不应使用此已弃用的属性。

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 3, 0, ObjCRuntime.PlatformArchitecture.None, null)]
public virtual UIKit.UIFont Font { [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 3, 0, ObjCRuntime.PlatformArchitecture.None, null)] [Foundation.Export("font", ObjCRuntime.ArgumentSemantic.Strong)] get; [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 3, 0, ObjCRuntime.PlatformArchitecture.None, null)] [Foundation.Export("setFont:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.Font : UIKit.UIFont with get, set

属性值

属性

适用于