NSAttributedString.GetCoreTextAttributes 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.
Sobrecargas
GetCoreTextAttributes(nint, NSRange, NSRange) | |
GetCoreTextAttributes(nint, NSRange) |
GetCoreTextAttributes(nint, NSRange, NSRange)
public CoreText.CTStringAttributes GetCoreTextAttributes (nint location, out Foundation.NSRange longestEffectiveRange, Foundation.NSRange rangeLimit);
member this.GetCoreTextAttributes : nint * * Foundation.NSRange -> CoreText.CTStringAttributes
Parâmetros
- location
- System.System.IntPtr System.nativeint
- longestEffectiveRange
- NSRange
- rangeLimit
- NSRange
Retornos
Aplica-se a
GetCoreTextAttributes(nint, NSRange)
public CoreText.CTStringAttributes GetCoreTextAttributes (nint location, out Foundation.NSRange effectiveRange);
member this.GetCoreTextAttributes : nint * -> CoreText.CTStringAttributes
Parâmetros
- location
- System.System.IntPtr System.nativeint
- effectiveRange
- NSRange