NSLayoutManager.AddTemporaryAttributes Method

Definition

Caution

Always throw a 'NotSupportedException' (only available on macOS).

[System.Obsolete("Always throw a 'NotSupportedException' (only available on macOS).")]
public virtual void AddTemporaryAttributes (Foundation.NSDictionary<Foundation.NSString,Foundation.NSObject> attributes, Foundation.NSRange characterRange);
abstract member AddTemporaryAttributes : Foundation.NSDictionary<Foundation.NSString, Foundation.NSObject> * Foundation.NSRange -> unit
override this.AddTemporaryAttributes : Foundation.NSDictionary<Foundation.NSString, Foundation.NSObject> * Foundation.NSRange -> unit

Parameters

characterRange
NSRange
Attributes

Applies to