MonoMac.AppKit.NSFontManager Members

The members of MonoMac.AppKit.NSFontManager are listed below.

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Constructors

Default constructor, initializes a new instance of this class.
A constructor that initializes the object from the data stored in the unarchiver object.
Constructor to call on derived classes when the derived class has an [Export] constructor.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

Public Properties

ActionMonoMac.ObjCRuntime.Selector. Documentation for this section has not yet been entered.
[read-only]
AvailableFontFamiliesstring[]. Documentation for this section has not yet been entered.
[read-only]
AvailableFontsstring[]. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
CollectionNamesstring[]. Documentation for this section has not yet been entered.
[read-only]
CurrentFontActionint. Documentation for this section has not yet been entered.
Enabledbool. Documentation for this section has not yet been entered.
[read-only]
IsMultiplebool. Documentation for this section has not yet been entered.
[read-only]
SelectedFontNSFont. Documentation for this section has not yet been entered.
[read-only]
SendActionbool. Documentation for this section has not yet been entered.
[read-only]
static
SharedFontManagerNSFontManager. Documentation for this section has not yet been entered.
TargetMonoMac.Foundation.NSObject. Documentation for this section has not yet been entered.
WeakDelegateMonoMac.Foundation.NSObject. An object that can respond to the delegate protocol for this type

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.