NSTextLayoutManagerDelegate_Extensions.GetRenderingAttributes 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.
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static Foundation.NSDictionary<Foundation.NSString,Foundation.NSObject>? GetRenderingAttributes(this AppKit.INSTextLayoutManagerDelegate This, AppKit.NSTextLayoutManager textLayoutManager, Foundation.NSObject link, AppKit.INSTextLocation location, Foundation.NSDictionary<Foundation.NSString,Foundation.NSObject> renderingAttributes);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetRenderingAttributes : AppKit.INSTextLayoutManagerDelegate * AppKit.NSTextLayoutManager * Foundation.NSObject * AppKit.INSTextLocation * Foundation.NSDictionary<Foundation.NSString, Foundation.NSObject> -> Foundation.NSDictionary<Foundation.NSString, Foundation.NSObject>
Parameters
- textLayoutManager
- NSTextLayoutManager
- link
- NSObject
- location
- INSTextLocation
- renderingAttributes
- NSDictionary<NSString,NSObject>
Returns
- Attributes