Foundation.NSMutableAttributedString.AddAttributes Method
Adds the specified attributes in the dictionary to the specified range of characters in the string.

Syntax

[Foundation.Export("addAttributes:range:")]
public virtual void AddAttributes (NSDictionary attrs, NSRange range)

Parameters

attrs
User-defined attributes as key/value pair dictionary.
range
Range to which the attribute will be applied.

Remarks

Requirements

Namespace: Foundation
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0