NSLayoutManager.InvalidateDisplayForGlyphRange(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.
Invalidates the display for the given glyph range.
[Foundation.Export("invalidateDisplayForGlyphRange:")]
public virtual void InvalidateDisplayForGlyphRange (Foundation.NSRange glyphRange);
abstract member InvalidateDisplayForGlyphRange : Foundation.NSRange -> unit
override this.InvalidateDisplayForGlyphRange : Foundation.NSRange -> unit
Parameters
- glyphRange
- NSRange
- Attributes
Remarks
This method does not automatically trigger layout.