The members of MonoMac.AppKit.NSFontManager are listed below.
See Also: Inherited members from MonoMac.Foundation.NSObject
| 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. |
| Action | MonoMac.ObjCRuntime.Selector. Documentation for this section has not yet been entered. | |
| [read-only] | AvailableFontFamilies | string[]. Documentation for this section has not yet been entered. |
| [read-only] | AvailableFonts | string[]. Documentation for this section has not yet been entered. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] | CollectionNames | string[]. Documentation for this section has not yet been entered. |
| [read-only] | CurrentFontAction | int. Documentation for this section has not yet been entered. |
| Enabled | bool. Documentation for this section has not yet been entered. | |
| [read-only] | IsMultiple | bool. Documentation for this section has not yet been entered. |
| [read-only] | SelectedFont | NSFont. Documentation for this section has not yet been entered. |
| [read-only] | SendAction | bool. Documentation for this section has not yet been entered. |
| [read-only] static | SharedFontManager | NSFontManager. Documentation for this section has not yet been entered. |
| Target | MonoMac.Foundation.NSObject. Documentation for this section has not yet been entered. | |
| WeakDelegate | MonoMac.Foundation.NSObject. An object that can respond to the delegate protocol for this type |
AddCollection(string, NSFontCollectionOptions)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)Documentation for this section has not yet been entered. | ||
AvailableFontNamesWithTraits(NSFontTraitMask)Documentation for this section has not yet been entered. | ||
AvailableMembersOfFontFamily(string)Documentation for this section has not yet been entered. | ||
ConvertAttributes(MonoMac.Foundation.NSDictionary)Documentation for this section has not yet been entered. | ||
ConvertFont(NSFont)Documentation for this section has not yet been entered. | ||
ConvertFont(NSFont, NSFontTraitMask)Documentation for this section has not yet been entered. | ||
ConvertFont(NSFont, float)Documentation for this section has not yet been entered. | ||
ConvertFont(NSFont, string)Documentation for this section has not yet been entered. | ||
ConvertFontToFamily(NSFont, string)Documentation for this section has not yet been entered. | ||
ConvertFontToNotHaveTrait(NSFont, NSFontTraitMask)Documentation for this section has not yet been entered. | ||
ConvertFontTraits(NSFontTraitMask)Documentation for this section has not yet been entered. | ||
ConvertWeight(bool, NSFont)Documentation for this section has not yet been entered. | ||
FontDescriptorsInCollection(string)Documentation for this section has not yet been entered. | ||
FontMenu(bool)Documentation for this section has not yet been entered. | ||
FontNamedHasTraits(string, NSFontTraitMask)Documentation for this section has not yet been entered. | ||
FontPanel(bool)Documentation for this section has not yet been entered. | ||
FontWithFamily(string, NSFontTraitMask, int, float)Documentation for this section has not yet been entered. | ||
LocalizedNameForFamily(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)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)Documentation for this section has not yet been entered. | ||
WeightOfFont(NSFont)Documentation for this section has not yet been entered. | ||