NSString.GetParagraphPositions(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("getParagraphStart:end:contentsEnd:forRange:")]
public virtual void GetParagraphPositions (out nuint paragraphStartPosition, out nuint paragraphEndPosition, out nuint contentsEndPosition, Foundation.NSRange range);
abstract member GetParagraphPositions : * * * Foundation.NSRange -> unit
override this.GetParagraphPositions : * * * Foundation.NSRange -> unit
Parâmetros
- paragraphStartPosition
- System.System.UIntPtr System.unativeint
- paragraphEndPosition
- System.System.UIntPtr System.unativeint
- contentsEndPosition
- System.System.UIntPtr System.unativeint
- range
- NSRange
- Atributos