NSLayoutManager.AddTemporaryAttributes 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
警告
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
參數
- attributes
- NSDictionary<NSString,NSObject>
- characterRange
- NSRange
- 屬性