CTFontDescriptor.GetMatchingFontDescriptor Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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[]