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