MonoMac.Foundation.NSMutableAttributedString.Insert Method
Inserts an attributed string into the current string.

Syntax

[MonoMac.Foundation.Export("insertAttributedString:atIndex:")]
public virtual void Insert (NSAttributedString attrString, int location)

Parameters

attrString
Attributed string to insert.
location
Location where the string will be inserted.

Remarks

Any attributes that spanned the insertion point will be expanded, so they will continue to cover both the original text as well as the new text.

Requirements

Namespace: MonoMac.Foundation
Assembly: XamMac (in XamMac.dll)
Assembly Versions: 0.0.0.0