UIFont.FamilyNames 属性

定义

系统上字体系列的列表。

public static string[] FamilyNames { [Foundation.Export("familyNames")] get; }
member this.FamilyNames : string[]

属性值

String[]
属性

注解

这可以从后台线程使用。

适用于