NSLayoutManager.AddTemporaryAttributes 方法

定义

注意

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

参数

characterRange
NSRange
属性

适用于