NSTextStorage.EnsureAttributesAreFixed(NSRange) 方法

定义

确保已在给定范围内固定属性。

[Foundation.Export("ensureAttributesAreFixedInRange:")]
public virtual void EnsureAttributesAreFixed (Foundation.NSRange range);
abstract member EnsureAttributesAreFixed : Foundation.NSRange -> unit
override this.EnsureAttributesAreFixed : Foundation.NSRange -> unit

参数

range
NSRange
属性

适用于