The members of MonoMac.Foundation.NSAttributedString are listed below.
See Also: Inherited members from MonoMac.Foundation.NSObject
| Default constructor that initializes a new instance of this class with no parameters. | ||
| 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. | ||
| Documentation for this section has not yet been entered. | ||
| Documentation for this section has not yet been entered. | ||
| Creates an NSAttributedString with user defined attributes specified in a dictionary. | ||
| Documentation for this section has not yet been entered. | ||
| Documentation for this section has not yet been entered. |
| [read-only] static | AttachmentAttributeName | NSString. Documentation for this section has not yet been entered. |
| [read-only] static | BackgroundColorAttributeName | NSString. Documentation for this section has not yet been entered. |
| [read-only] static | BaselineOffsetAttributeName | NSString. Documentation for this section has not yet been entered. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] static | CursorAttributeName | NSString. Documentation for this section has not yet been entered. |
| [read-only] static | ExpansionAttributeName | NSString. Documentation for this section has not yet been entered. |
| [read-only] static | FontAttributeName | NSString. Documentation for this section has not yet been entered. |
| [read-only] static | ForegroundColorAttributeName | NSString. Documentation for this section has not yet been entered. |
| [read-only] static | KernAttributeName | NSString. Documentation for this section has not yet been entered. |
| [read-only] | Length | int. Documentation for this section has not yet been entered. |
| [read-only] static | LigatureAttributeName | NSString. Documentation for this section has not yet been entered. |
| [read-only] static | LinkAttributeName | NSString. Documentation for this section has not yet been entered. |
| [read-only] static | MarkedClauseSegmentAttributeName | NSString. Documentation for this section has not yet been entered. |
| [read-only] static | ObliquenessAttributeName | NSString. Documentation for this section has not yet been entered. |
| [read-only] static | ParagraphStyleAttributeName | NSString. Documentation for this section has not yet been entered. |
| [read-only] static | ShadowAttributeName | NSString. Documentation for this section has not yet been entered. |
| [read-only] | Size | System.Drawing.SizeF. Documentation for this section has not yet been entered. |
| [read-only] static | StrikethroughColorAttributeName | NSString. Documentation for this section has not yet been entered. |
| [read-only] static | StrikethroughStyleAttributeName | NSString. Documentation for this section has not yet been entered. |
| [read-only] static | StrokeColorAttributeName | NSString. Documentation for this section has not yet been entered. |
| [read-only] static | StrokeWidthAttributeName | NSString. Documentation for this section has not yet been entered. |
| [read-only] static | SuperscriptAttributeName | NSString. Documentation for this section has not yet been entered. |
| [read-only] static | ToolTipAttributeName | NSString. Documentation for this section has not yet been entered. |
| [read-only] static | UnderlineColorAttributeName | NSString. Documentation for this section has not yet been entered. |
| [read-only] static | UnderlineStyleAttributeName | NSString. Documentation for this section has not yet been entered. |
| [read-only] | Value | string. Documentation for this section has not yet been entered. |
| [read-only] static | VerticalGlyphFormAttributeName | NSString. Documentation for this section has not yet been entered. |
| [read-only] static | WritingDirectionAttributeName | NSString. Documentation for this section has not yet been entered. |
DrawString(System.Drawing.PointF)Documentation for this section has not yet been entered. | ||
DrawString(System.Drawing.RectangleF)Documentation for this section has not yet been entered. | ||
DrawString(System.Drawing.RectangleF, NSStringDrawingOptions)Documentation for this section has not yet been entered. | ||
EnumerateAttribute(NSString, NSRange, NSAttributedStringEnumeration, NSAttributedStringCallback)Documentation for this section has not yet been entered. | ||
EnumerateAttributes(NSRange, NSAttributedStringEnumeration, NSAttributedRangeCallback)Documentation for this section has not yet been entered. | ||
GetAttribute(string, int, out NSRange)Documentation for this section has not yet been entered. | ||
GetAttribute(string, int, out NSRange, NSRange)Documentation for this section has not yet been entered. | ||
GetAttributes(int, out NSRange)Documentation for this section has not yet been entered. | ||
GetAttributes(int, out NSRange, NSRange)Documentation for this section has not yet been entered. | ||
IsEqual(NSAttributedString)Documentation for this section has not yet been entered. | ||