MonoMac.Foundation.NSMutableAttributedString.SetAttributes Method
Sets the attributes for the specified ranges. Any previous attributes in that range are replaces with the new values.

Syntax

[MonoMac.Foundation.Export("setAttributes:range:")]
public virtual void SetAttributes (NSDictionary attrs, NSRange range)

Parameters

attrs
Dictionary of attributes to be set on the string.
range
Range to which the attribute will be applied.

Remarks

Requirements

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