MonoMac.AppKit.NSFontManager: Method Members

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

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Methods

AddCollection(string, NSFontCollectionOptions) : bool
Documentation for this section has not yet been entered.
AddFontDescriptors(NSFontDescriptor[], string)
Documentation for this section has not yet been entered.
AddFontTrait(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
AvailableFontNamesMatchingFontDescriptor(NSFontDescriptor) : string[]
Documentation for this section has not yet been entered.
AvailableFontNamesWithTraits(NSFontTraitMask) : string[]
Documentation for this section has not yet been entered.
AvailableMembersOfFontFamily(string) : MonoMac.Foundation.NSArray[]
Documentation for this section has not yet been entered.
ConvertAttributes(MonoMac.Foundation.NSDictionary) : MonoMac.Foundation.NSDictionary
Documentation for this section has not yet been entered.
ConvertFont(NSFont) : NSFont
Documentation for this section has not yet been entered.
ConvertFont(NSFont, NSFontTraitMask) : NSFont
Documentation for this section has not yet been entered.
ConvertFont(NSFont, float) : NSFont
Documentation for this section has not yet been entered.
ConvertFont(NSFont, string) : NSFont
Documentation for this section has not yet been entered.
ConvertFontToFamily(NSFont, string) : NSFont
Documentation for this section has not yet been entered.
ConvertFontToNotHaveTrait(NSFont, NSFontTraitMask) : NSFont
Documentation for this section has not yet been entered.
ConvertFontTraits(NSFontTraitMask) : NSFontTraitMask
Documentation for this section has not yet been entered.
ConvertWeight(bool, NSFont) : NSFont
Documentation for this section has not yet been entered.
FontDescriptorsInCollection(string) : MonoMac.Foundation.NSArray
Documentation for this section has not yet been entered.
FontMenu(bool) : NSMenu
Documentation for this section has not yet been entered.
FontNamedHasTraits(string, NSFontTraitMask) : bool
Documentation for this section has not yet been entered.
FontPanel(bool) : NSFontPanel
Documentation for this section has not yet been entered.
FontWithFamily(string, NSFontTraitMask, int, float) : NSFont
Documentation for this section has not yet been entered.
LocalizedNameForFamily(string, string) : string
Documentation for this section has not yet been entered.
ModifyFont(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
ModifyFontViaPanel(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
OrderFrontFontPanel(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
OrderFrontStylesPanel(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
RemoveCollection(string) : bool
Documentation for this section has not yet been entered.
RemoveFontDescriptor(NSFontDescriptor, string)
Documentation for this section has not yet been entered.
RemoveFontTrait(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
static
SetFontManagerFactory(MonoMac.ObjCRuntime.Class)
Documentation for this section has not yet been entered.
SetFontMenu(NSMenu)
Documentation for this section has not yet been entered.
static
SetFontPanelFactory(MonoMac.ObjCRuntime.Class)
Documentation for this section has not yet been entered.
SetSelectedAttributes(MonoMac.Foundation.NSDictionary, bool)
Documentation for this section has not yet been entered.
SetSelectedFont(NSFont, bool)
Documentation for this section has not yet been entered.
TraitsOfFont(NSFont) : NSFontTraitMask
Documentation for this section has not yet been entered.
WeightOfFont(NSFont) : int
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resourced used by the NSFontManager object.