NSLayoutManager.AddTemporaryAttribute(String, NSObject, NSRange) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("addTemporaryAttribute:value:forCharacterRange:")]
public virtual void AddTemporaryAttribute (string attrName, Foundation.NSObject value, Foundation.NSRange charRange);
abstract member AddTemporaryAttribute : string * Foundation.NSObject * Foundation.NSRange -> unit
override this.AddTemporaryAttribute : string * Foundation.NSObject * Foundation.NSRange -> unit
Parameters
- attrName
- String
- value
- NSObject
- charRange
- NSRange
- Attributes