NSAttributedString.GetCoreTextAttributes Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
| Name | Description |
|---|---|
| GetCoreTextAttributes(IntPtr, NSRange) | |
| GetCoreTextAttributes(IntPtr, NSRange, NSRange) |
GetCoreTextAttributes(IntPtr, NSRange)
GetCoreTextAttributes(IntPtr, NSRange, NSRange)
public CoreText.CTStringAttributes? GetCoreTextAttributes(IntPtr location, out Foundation.NSRange longestEffectiveRange, Foundation.NSRange rangeLimit);
member this.GetCoreTextAttributes : nativeint * NSRange * Foundation.NSRange -> CoreText.CTStringAttributes
Parameters
- location
-
IntPtr
nativeint
- longestEffectiveRange
- NSRange
- rangeLimit
- NSRange