UIFont.FontDescriptor 属性

定义

此 UIFont 的 UIFontDescriptor。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UIFontDescriptor FontDescriptor { [Foundation.Export("fontDescriptor")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.FontDescriptor : UIKit.UIFontDescriptor

属性值

属性

注解

(即将推出有关此节点的更多文档)

这可以从后台线程使用。

适用于