MonoMac.AppKit.NSFontDescriptor: Method Members

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

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Methods

FontDescriptorByAddingAttributes(MonoMac.Foundation.NSDictionary) : NSFontDescriptor
Documentation for this section has not yet been entered.
FontDescriptorWithFace(string) : NSFontDescriptor
Documentation for this section has not yet been entered.
FontDescriptorWithFamily(string) : NSFontDescriptor
Documentation for this section has not yet been entered.
FontDescriptorWithMatrix(MonoMac.Foundation.NSAffineTransform) : NSFontDescriptor
Documentation for this section has not yet been entered.
FontDescriptorWithSize(float) : NSFontDescriptor
Documentation for this section has not yet been entered.
FontDescriptorWithSymbolicTraits(NSFontSymbolicTraits) : NSFontDescriptor
Documentation for this section has not yet been entered.
static
FromAttributes(MonoMac.Foundation.NSDictionary) : NSFontDescriptor
Documentation for this section has not yet been entered.
static
FromNameMatrix(string, MonoMac.Foundation.NSAffineTransform) : NSFontDescriptor
Documentation for this section has not yet been entered.
static
FromNameSize(string, float) : NSFontDescriptor
Documentation for this section has not yet been entered.
MatchingFontDescriptors(MonoMac.Foundation.NSSet) : NSFontDescriptor[]
Documentation for this section has not yet been entered.
MatchingFontDescriptorWithMandatoryKeys(MonoMac.Foundation.NSSet) : NSFontDescriptor
Documentation for this section has not yet been entered.
ObjectForKey(string) : MonoMac.Foundation.NSObject
Documentation for this section has not yet been entered.

Protected Methods

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