MonoMac.Foundation.NSAttributedString Members

The members of MonoMac.Foundation.NSAttributedString are listed below.

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Constructors

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.

Public Properties

[read-only]
static
AttachmentAttributeNameNSString. Documentation for this section has not yet been entered.
[read-only]
static
BackgroundColorAttributeNameNSString. Documentation for this section has not yet been entered.
[read-only]
static
BaselineOffsetAttributeNameNSString. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
static
CursorAttributeNameNSString. Documentation for this section has not yet been entered.
[read-only]
static
ExpansionAttributeNameNSString. Documentation for this section has not yet been entered.
[read-only]
static
FontAttributeNameNSString. Documentation for this section has not yet been entered.
[read-only]
static
ForegroundColorAttributeNameNSString. Documentation for this section has not yet been entered.
[read-only]
static
KernAttributeNameNSString. Documentation for this section has not yet been entered.
[read-only]
Lengthint. Documentation for this section has not yet been entered.
[read-only]
static
LigatureAttributeNameNSString. Documentation for this section has not yet been entered.
[read-only]
static
LinkAttributeNameNSString. Documentation for this section has not yet been entered.
[read-only]
static
MarkedClauseSegmentAttributeNameNSString. Documentation for this section has not yet been entered.
[read-only]
static
ObliquenessAttributeNameNSString. Documentation for this section has not yet been entered.
[read-only]
static
ParagraphStyleAttributeNameNSString. Documentation for this section has not yet been entered.
[read-only]
static
ShadowAttributeNameNSString. Documentation for this section has not yet been entered.
[read-only]
SizeSystem.Drawing.SizeF. Documentation for this section has not yet been entered.
[read-only]
static
StrikethroughColorAttributeNameNSString. Documentation for this section has not yet been entered.
[read-only]
static
StrikethroughStyleAttributeNameNSString. Documentation for this section has not yet been entered.
[read-only]
static
StrokeColorAttributeNameNSString. Documentation for this section has not yet been entered.
[read-only]
static
StrokeWidthAttributeNameNSString. Documentation for this section has not yet been entered.
[read-only]
static
SuperscriptAttributeNameNSString. Documentation for this section has not yet been entered.
[read-only]
static
ToolTipAttributeNameNSString. Documentation for this section has not yet been entered.
[read-only]
static
UnderlineColorAttributeNameNSString. Documentation for this section has not yet been entered.
[read-only]
static
UnderlineStyleAttributeNameNSString. Documentation for this section has not yet been entered.
[read-only]
Valuestring. Documentation for this section has not yet been entered.
[read-only]
static
VerticalGlyphFormAttributeNameNSString. Documentation for this section has not yet been entered.
[read-only]
static
WritingDirectionAttributeNameNSString. Documentation for this section has not yet been entered.

Public Methods

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) : NSObject
Documentation for this section has not yet been entered.
GetAttribute(string, int, out NSRange, NSRange) : NSObject
Documentation for this section has not yet been entered.
GetAttributes(int, out NSRange) : NSDictionary
Documentation for this section has not yet been entered.
GetAttributes(int, out NSRange, NSRange) : NSDictionary
Documentation for this section has not yet been entered.
IsEqual(NSAttributedString) : bool
Documentation for this section has not yet been entered.