Поделиться через


CTFontDescriptor.GetMatchingFontDescriptor Метод

Определение

Перегрузки

GetMatchingFontDescriptor()
GetMatchingFontDescriptor(NSSet)
GetMatchingFontDescriptor(NSString[])

GetMatchingFontDescriptor()

public CoreText.CTFontDescriptor GetMatchingFontDescriptor ();
member this.GetMatchingFontDescriptor : unit -> CoreText.CTFontDescriptor

Возвращаемое значение

Применяется к

GetMatchingFontDescriptor(NSSet)

public CoreText.CTFontDescriptor GetMatchingFontDescriptor (Foundation.NSSet mandatoryAttributes);
member this.GetMatchingFontDescriptor : Foundation.NSSet -> CoreText.CTFontDescriptor

Параметры

mandatoryAttributes
NSSet

Возвращаемое значение

Применяется к

GetMatchingFontDescriptor(NSString[])

public CoreText.CTFontDescriptor GetMatchingFontDescriptor (params Foundation.NSString[] mandatoryAttributes);
member this.GetMatchingFontDescriptor : Foundation.NSString[] -> CoreText.CTFontDescriptor

Параметры

mandatoryAttributes
NSString[]

Возвращаемое значение

Применяется к