次の方法で共有


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
属性

適用対象