NSLayoutManager.RemoveTextContainer(nint) 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.
Removes the specified NSTextContainer from the TextContainers array. Invalidates layout as necessary.
[Foundation.Export("removeTextContainerAtIndex:")]
public virtual void RemoveTextContainer (nint index);
abstract member RemoveTextContainer : nint -> unit
override this.RemoveTextContainer : nint -> unit
Parameters
- index
- System.System.IntPtr System.nativeint
- Attributes