NSAttributedString.GetUIKitAttributes 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
GetUIKitAttributes(IntPtr, NSRange)
GetUIKitAttributes(IntPtr, NSRange, NSRange)
public UIKit.UIStringAttributes? GetUIKitAttributes(IntPtr location, out Foundation.NSRange longestEffectiveRange, Foundation.NSRange rangeLimit);
member this.GetUIKitAttributes : nativeint * NSRange * Foundation.NSRange -> UIKit.UIStringAttributes
Parameters
- location
-
IntPtr
nativeint
- longestEffectiveRange
- NSRange
- rangeLimit
- NSRange