CTFontDescriptor.GetMatchingFontDescriptor Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Überlädt
GetMatchingFontDescriptor() | |
GetMatchingFontDescriptor(NSSet) | |
GetMatchingFontDescriptor(NSString[]) |
GetMatchingFontDescriptor()
public CoreText.CTFontDescriptor GetMatchingFontDescriptor ();
member this.GetMatchingFontDescriptor : unit -> CoreText.CTFontDescriptor
Gibt zurück
Gilt für:
GetMatchingFontDescriptor(NSSet)
public CoreText.CTFontDescriptor GetMatchingFontDescriptor (Foundation.NSSet mandatoryAttributes);
member this.GetMatchingFontDescriptor : Foundation.NSSet -> CoreText.CTFontDescriptor
Parameter
- mandatoryAttributes
- NSSet
Gibt zurück
Gilt für:
GetMatchingFontDescriptor(NSString[])
public CoreText.CTFontDescriptor GetMatchingFontDescriptor (params Foundation.NSString[] mandatoryAttributes);
member this.GetMatchingFontDescriptor : Foundation.NSString[] -> CoreText.CTFontDescriptor
Parameter
- mandatoryAttributes
- NSString[]