CTFontDescriptor.GetMatchingFontDescriptor Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
GetMatchingFontDescriptor() | |
GetMatchingFontDescriptor(NSSet) | |
GetMatchingFontDescriptor(NSString[]) |
GetMatchingFontDescriptor()
public CoreText.CTFontDescriptor GetMatchingFontDescriptor ();
member this.GetMatchingFontDescriptor : unit -> CoreText.CTFontDescriptor
Retours
S’applique à
GetMatchingFontDescriptor(NSSet)
public CoreText.CTFontDescriptor GetMatchingFontDescriptor (Foundation.NSSet mandatoryAttributes);
member this.GetMatchingFontDescriptor : Foundation.NSSet -> CoreText.CTFontDescriptor
Paramètres
- mandatoryAttributes
- NSSet
Retours
S’applique à
GetMatchingFontDescriptor(NSString[])
public CoreText.CTFontDescriptor GetMatchingFontDescriptor (params Foundation.NSString[] mandatoryAttributes);
member this.GetMatchingFontDescriptor : Foundation.NSString[] -> CoreText.CTFontDescriptor
Paramètres
- mandatoryAttributes
- NSString[]