The members of MonoMac.AppKit.NSFontCollection are listed below.
See Also: Inherited members from MonoMac.Foundation.NSObject
| Documentation for this section has not yet been entered. | ||
| 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. |
| [read-only] static | ActionKey | MonoMac.Foundation.NSString. Represents the value associated with the constant NSFontCollectionActionKey |
| [read-only] static | ActionWasHidden | MonoMac.Foundation.NSString. Represents the value associated with the constant NSFontCollectionWasHidden |
| [read-only] static | ActionWasRenamed | MonoMac.Foundation.NSString. Represents the value associated with the constant NSFontCollectionWasRenamed |
| [read-only] static | ActionWasShown | MonoMac.Foundation.NSString. Represents the value associated with the constant NSFontCollectionWasShown |
| [read-only] static | AllFontCollectionNames | string[]. Documentation for this section has not yet been entered. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] static | DidChangeNotification | MonoMac.Foundation.NSString. Documentation for this section has not yet been entered. |
| [read-only] static | DisallowAutoActivationOption | MonoMac.Foundation.NSString. Represents the value associated with the constant NSFontCollectionDisallowAutoActivationOption |
| [read-only] static | IncludeDisabledFontsOption | MonoMac.Foundation.NSString. Represents the value associated with the constant NSFontCollectionIncludeDisabledFontsOption |
| [read-only] static | NameAllFonts | MonoMac.Foundation.NSString. Represents the value associated with the constant NSFontCollectionAllFonts |
| [read-only] static | NameFavorites | MonoMac.Foundation.NSString. Represents the value associated with the constant NSFontCollectionFavorites |
| [read-only] static | NameKey | MonoMac.Foundation.NSString. Represents the value associated with the constant NSFontCollectionNameKey |
| [read-only] static | NameRecentlyUsed | MonoMac.Foundation.NSString. Represents the value associated with the constant NSFontCollectionRecentlyUsed |
| [read-only] static | NameUser | MonoMac.Foundation.NSString. Represents the value associated with the constant NSFontCollectionUser |
| [read-only] static | OldNameKey | MonoMac.Foundation.NSString. Represents the value associated with the constant NSFontCollectionOldNameKey |
| [read-only] static | RemoveDuplicatesOption | MonoMac.Foundation.NSString. Represents the value associated with the constant NSFontCollectionRemoveDuplicatesOption |
| [read-only] static | VisibilityKey | MonoMac.Foundation.NSString. Represents the value associated with the constant NSFontCollectionVisibilityKey |
static | FromDescriptors(NSFontDescriptor[])Documentation for this section has not yet been entered. | |
static | FromLocale(MonoMac.Foundation.NSLocale)Documentation for this section has not yet been entered. | |
static | FromName(string)Documentation for this section has not yet been entered. | |
static | FromName(string, NSFontCollectionVisibility)Documentation for this section has not yet been entered. | |
static | GetAllAvailableFonts()Documentation for this section has not yet been entered. | |
GetExclusionDescriptors()Documentation for this section has not yet been entered. | ||
GetMatchingDescriptors()Documentation for this section has not yet been entered. | ||
GetMatchingDescriptors(MonoMac.Foundation.NSDictionary)Documentation for this section has not yet been entered. | ||
GetMatchingDescriptors(string)Documentation for this section has not yet been entered. | ||
GetMatchingDescriptors(string, MonoMac.Foundation.NSDictionary)Documentation for this section has not yet been entered. | ||
GetQueryDescriptors()Documentation for this section has not yet been entered. | ||
static | HideFontCollection(string, NSFontCollectionVisibility, out MonoMac.Foundation.NSError)Documentation for this section has not yet been entered. | |
static | RenameFontCollection(string, NSFontCollectionVisibility, string, out MonoMac.Foundation.NSError)Documentation for this section has not yet been entered. | |
static | ShowFontCollection(NSFontCollection, string, NSFontCollectionVisibility, out MonoMac.Foundation.NSError)Documentation for this section has not yet been entered. | |