NSString.GetLineStart(nuint, nuint, nuint, NSRange) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[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
Parâmetros
- startPtr
- System.System.UIntPtr System.unativeint
- lineEndPtr
- System.System.UIntPtr System.unativeint
- contentsEndPtr
- System.System.UIntPtr System.unativeint
- range
- NSRange
- Atributos