Compartilhar via


CTFontDescriptor.GetMatchingFontDescriptor Método

Definição

Sobrecargas

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

GetMatchingFontDescriptor()

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

Retornos

Aplica-se a

GetMatchingFontDescriptor(NSSet)

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

Parâmetros

mandatoryAttributes
NSSet

Retornos

Aplica-se a

GetMatchingFontDescriptor(NSString[])

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

Parâmetros

mandatoryAttributes
NSString[]

Retornos

Aplica-se a