Поделиться через


NSAttributedString.GetAppKitAttributes Метод

Определение

Перегрузки

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

Параметры

location
System.System.IntPtr System.nativeint
effectiveRange
NSRange

Возвращаемое значение

Применяется к

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

Параметры

location
System.System.IntPtr System.nativeint
longestEffectiveRange
NSRange
rangeLimit
NSRange

Возвращаемое значение

Применяется к