次の方法で共有


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

適用対象