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