NSAttributedString.GetCoreTextAttributes Метод

Определение

Перегрузки

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

Параметры

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

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

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

GetCoreTextAttributes(nint, NSRange)

public CoreText.CTStringAttributes GetCoreTextAttributes (nint location, out Foundation.NSRange effectiveRange);
member this.GetCoreTextAttributes : nint *  -> CoreText.CTStringAttributes

Параметры

location
System.System.IntPtr System.nativeint
effectiveRange
NSRange

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

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