The members of MonoMac.AppKit.NSFontDescriptor 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. | ||
| Documentation for this section has not yet been entered. | ||
| 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] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] | FontAttributes | MonoMac.Foundation.NSDictionary. Documentation for this section has not yet been entered. |
| [read-only] | Matrix | MonoMac.Foundation.NSAffineTransform. Documentation for this section has not yet been entered. |
| [read-only] | PointSize | float. Documentation for this section has not yet been entered. |
| [read-only] | PostscriptName | string. Documentation for this section has not yet been entered. |
| [read-only] | SymbolicTraits | NSFontSymbolicTraits. Documentation for this section has not yet been entered. |
FontDescriptorByAddingAttributes(MonoMac.Foundation.NSDictionary)Documentation for this section has not yet been entered. | ||
FontDescriptorWithFace(string)Documentation for this section has not yet been entered. | ||
FontDescriptorWithFamily(string)Documentation for this section has not yet been entered. | ||
FontDescriptorWithMatrix(MonoMac.Foundation.NSAffineTransform)Documentation for this section has not yet been entered. | ||
FontDescriptorWithSize(float)Documentation for this section has not yet been entered. | ||
FontDescriptorWithSymbolicTraits(NSFontSymbolicTraits)Documentation for this section has not yet been entered. | ||
static | FromAttributes(MonoMac.Foundation.NSDictionary)Documentation for this section has not yet been entered. | |
static | FromNameMatrix(string, MonoMac.Foundation.NSAffineTransform)Documentation for this section has not yet been entered. | |
static | FromNameSize(string, float)Documentation for this section has not yet been entered. | |
MatchingFontDescriptors(MonoMac.Foundation.NSSet)Documentation for this section has not yet been entered. | ||
MatchingFontDescriptorWithMandatoryKeys(MonoMac.Foundation.NSSet)Documentation for this section has not yet been entered. | ||
ObjectForKey(string)Documentation for this section has not yet been entered. | ||