NSTextFinderClient.StringAtIndexeffectiveRangeendsWithSearchBoundary 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("stringAtIndex:effectiveRange:endsWithSearchBoundary:")]
public abstract string StringAtIndexeffectiveRangeendsWithSearchBoundary (nuint characterIndex, ref Foundation.NSRange outRange, bool outFlag);
abstract member StringAtIndexeffectiveRangeendsWithSearchBoundary : nuint * * bool -> string
Parâmetros
- characterIndex
- System.System.UIntPtr System.unativeint
- outRange
- NSRange
- outFlag
- Boolean
Retornos
Implementações
- Atributos