MonoMac.AppKit.NSFontCollection: Method Members

The methods of MonoMac.AppKit.NSFontCollection are listed below. For a list of all members, see the NSFontCollection Members list.

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Methods

static
FromDescriptors(NSFontDescriptor[]) : NSFontCollection
Documentation for this section has not yet been entered.
static
FromLocale(MonoMac.Foundation.NSLocale) : NSFontCollection
Documentation for this section has not yet been entered.
static
FromName(string) : NSFontCollection
Documentation for this section has not yet been entered.
static
FromName(string, NSFontCollectionVisibility) : NSFontCollection
Documentation for this section has not yet been entered.
static
GetAllAvailableFonts() : NSFontCollection
Documentation for this section has not yet been entered.
GetExclusionDescriptors() : NSFontDescriptor[]
Documentation for this section has not yet been entered.
GetMatchingDescriptors() : NSFontDescriptor[]
Documentation for this section has not yet been entered.
GetMatchingDescriptors(MonoMac.Foundation.NSDictionary) : NSFontDescriptor[]
Documentation for this section has not yet been entered.
GetMatchingDescriptors(string) : NSFontDescriptor[]
Documentation for this section has not yet been entered.
GetMatchingDescriptors(string, MonoMac.Foundation.NSDictionary) : NSFontDescriptor[]
Documentation for this section has not yet been entered.
GetQueryDescriptors() : NSFontDescriptor[]
Documentation for this section has not yet been entered.
static
HideFontCollection(string, NSFontCollectionVisibility, out MonoMac.Foundation.NSError) : bool
Documentation for this section has not yet been entered.
static
RenameFontCollection(string, NSFontCollectionVisibility, string, out MonoMac.Foundation.NSError) : bool
Documentation for this section has not yet been entered.
static
ShowFontCollection(NSFontCollection, string, NSFontCollectionVisibility, out MonoMac.Foundation.NSError) : bool
Documentation for this section has not yet been entered.