NSString.GetLineStart(nuint, nuint, nuint, 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("getLineStart:end:contentsEnd:forRange:")]
public virtual void GetLineStart (out nuint startPtr, out nuint lineEndPtr, out nuint contentsEndPtr, Foundation.NSRange range);
abstract member GetLineStart : * * * Foundation.NSRange -> unit
override this.GetLineStart : * * * Foundation.NSRange -> unit
Parameters
- startPtr
- System.System.UIntPtr System.unativeint
- lineEndPtr
- System.System.UIntPtr System.unativeint
- contentsEndPtr
- System.System.UIntPtr System.unativeint
- range
- NSRange
- Attributes