MonoMac.AppKit.NSFontCollection Members

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

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Constructors

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.

Public Properties

[read-only]
static
ActionKeyMonoMac.Foundation.NSString. Represents the value associated with the constant NSFontCollectionActionKey
[read-only]
static
ActionWasHiddenMonoMac.Foundation.NSString. Represents the value associated with the constant NSFontCollectionWasHidden
[read-only]
static
ActionWasRenamedMonoMac.Foundation.NSString. Represents the value associated with the constant NSFontCollectionWasRenamed
[read-only]
static
ActionWasShownMonoMac.Foundation.NSString. Represents the value associated with the constant NSFontCollectionWasShown
[read-only]
static
AllFontCollectionNamesstring[]. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
static
DidChangeNotificationMonoMac.Foundation.NSString. Documentation for this section has not yet been entered.
[read-only]
static
DisallowAutoActivationOptionMonoMac.Foundation.NSString. Represents the value associated with the constant NSFontCollectionDisallowAutoActivationOption
[read-only]
static
IncludeDisabledFontsOptionMonoMac.Foundation.NSString. Represents the value associated with the constant NSFontCollectionIncludeDisabledFontsOption
[read-only]
static
NameAllFontsMonoMac.Foundation.NSString. Represents the value associated with the constant NSFontCollectionAllFonts
[read-only]
static
NameFavoritesMonoMac.Foundation.NSString. Represents the value associated with the constant NSFontCollectionFavorites
[read-only]
static
NameKeyMonoMac.Foundation.NSString. Represents the value associated with the constant NSFontCollectionNameKey
[read-only]
static
NameRecentlyUsedMonoMac.Foundation.NSString. Represents the value associated with the constant NSFontCollectionRecentlyUsed
[read-only]
static
NameUserMonoMac.Foundation.NSString. Represents the value associated with the constant NSFontCollectionUser
[read-only]
static
OldNameKeyMonoMac.Foundation.NSString. Represents the value associated with the constant NSFontCollectionOldNameKey
[read-only]
static
RemoveDuplicatesOptionMonoMac.Foundation.NSString. Represents the value associated with the constant NSFontCollectionRemoveDuplicatesOption
[read-only]
static
VisibilityKeyMonoMac.Foundation.NSString. Represents the value associated with the constant NSFontCollectionVisibilityKey

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.